You should use a multiple element selector to target the h1 and h2 elements.

Hi @30preme ,
You should separate elements with comma instead of space to apply styles to multiple elements.

Thanks I appreciate you, it now ask me to:

You should use an h2 element selector to target the h2 elements.

I thought I was taking it.

Only font family needs to be applied for both h1 and h2.
border-bottom should be applied only for h2. To apply style to only h2, you would have to add it separately

3 Likes

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