Building A Quiz Step 17 - element selectors

Alright this is really weird? So I’m on Step 17, and the preview is correctly updating both ways I do this, however they both give me errors with no real explanation of why

If i do h1 and h2 as separate tags, I get this error:

but! If i do them together, like I did originally, I get this error:

Unless i am absolutely forgetting how i do multiple selectors (which i doubt and I checked online and seem to be correct from my research) i’m legitimately confused here? Anyone able to see what I did wrong?

Hi @bellhuffstutler ,

You are forgetting about this part of the instructions :

Also, add a border-bottom of 4px solid #dfdfe2 to h2 elements to make the sections distinct.

OH THATS JUST FOR H2!!!

okay lmao thanks

1 Like

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