Learn Accessibility by Building a Quiz - Step 34

Tell us what’s happening:

My code does not pass

WARNING

The challenge seed code and/or your solution exceeded the maximum length we can port over from the challenge.

You will need to take an additional step here so the code you wrote presents in an easy to read format.

Please copy/paste all the editor code showing in the challenge from where you just linked.

p::before {
  content : Question;

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 OPR/98.0.0.0

Challenge: Learn Accessibility by Building a Quiz - Step 34

Link to the challenge:

You have edited your code and right now we can’t see it

Please include all your raw code and refer below on how to do it

You are close. Notice how the instructions put quotes around the question part? It needs to be exactly like the challenge shows

Look carefully, because something needs to come after the question as well

Thanks, I have succeeded

Thanks I have identify the mistake I made. Thank you for your time.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.