Learn Accessibility by Building a Quiz - Step 34

Tell us what’s happening:
I’m supposed give a content property of Question #, but I’m unsure what that means or how exactly to go about doing it.

Your code so far

p::before {
  content: question;
}

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15

Challenge: Learn Accessibility by Building a Quiz - Step 34

Link to the challenge:

have you tried to type out the exact phrase given? Question #? (but with the double quotes around it)

1 Like
Mod edit: solution redacted 

This is the actual solve

It is great that you solved the challenge, but instead of posting your full working solution, it is best to stay focused on answering the original poster’s question(s) and help guide them with hints and suggestions to solve their own issues with the challenge.

We are trying to cut back on the number of spoiler solutions found on the forum and instead focus on helping other campers with their questions and definitely not posting full working solutions.

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