Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

HTML

How are there two "<h4>" headings yet they follow the same css code? Why couldn't the second header be listed as "<h5>"?

I don't understand how there could be two "<h4>" headings when they follow one code on css. Shouldn't that mean that they overlap each other when presented on the actual website? I don't understand why the second question should've been coded as <h5> when we have 6 max headings.

1 Answer

Mark Casavantes
Mark Casavantes
2,880 Points

Hello Joe,

Could you please post your code and lesson you are dealing with so we could be able to help you.