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 Introduction to HTML and CSS (2016) Getting Familiar with HTML and CSS Building Web Pages with HTML and CSS

Sahar Nasiri
Sahar Nasiri
7,454 Points

h1 - h6

I worte:

<h7 class="tag name">Hello, Iā€™m Sahar .</h7>

I did not get any error, why did she say we have h1 to h6?

2 Answers

Ramon Cano
Ramon Cano
3,237 Points

Because there is no h7. Your browser is maybe just showing "Hello, I'm Sahar." like if it was in a <p>. Hope it helps you :)

They aren't valid, not sure why there was no error? maybe report it as a bug and get the exterminators badge :)