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 trialHristo Stoyanov
Courses Plus Student 419 PointsWhen i try to do my own resume i typed all that it was said the vidoe but still get <1h> and <2h> when i load it
I was trying to do my reusme but when i laoded it showed the <1h> and <2h> on the Preview
2 Answers
Parth Gada
8,484 PointsBasically, You typed it incorrectly it should be <h1> & <h2> instead of <1h> and <2h> I think you should refer the the video again :-)
Ali Hyder
588 PointsYour tag is incorrect Correct tag is: <h1>Any Text </h1>