Hello , can someone explain what is this step for?
What repetition is it preventing? What element(s) is it targeting?
# Step 34Passed
To prevent unnecessary repetition, target the `before` pseudo-element
of the `p` element, and give it a `content` property of `"Question #"`.
We do not have any p elements in the html code.
Thanks.
This looks like a bug to me. Please report it here:
Thank you for helping make FCC better. Bugs can be reported as GitHub Issues. Whenever reporting a bug, please check first that there isn’t already an issue for it and provide as much detail as possible.