Learn Accessibility by Building a Quiz - Step 17

Hi, please help with this step that is requesting multiple selectors for styling h1 and h2 elements font. I don’t know what is wrong. The system says: “You should use an h2 element selector to target the h2 elements.”

my code:
h1, h2 {font-family: Verdana, Tahoma; border-bottom: 4px solid #dfdfe2;}

Hi there.

Can you post a link to the challenge you are in?

Thanks, I resolved the problem

1 Like

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