Hi!
I’m having trouble with this lesson. It does not accept the code, I’ve tried hundreds of times, but it just do not work. The code I need to enter is this:
h1, h2 {
font-family: Verdana, Tahoma;
border-bottom: 4px solid #dfdfe2;
}
And the answer of the checker is this:
You should use an h2 element selector to target the h2 elements.
I’ve completed all the rest of the challenge without problems. What I’m doing wrong??
Thank you all.
Challenge Information:
Learn Accessibility by Building a Quiz - Step 17