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 to Make a Website Responsive Web Design and Testing Website Testing

There's an errors when i check the html code on w3c validator

its said "An head start tag seen but an element of the same type was already open." i don't know what it means, nothing is wrong visually, and code work just fine on browser, but i don't know why its not valid..

4 Answers

It might be because there's a <meta> tag before your <head> element, instead of inside it. You could get rid of that first <meta> tag and instead add the charset attribute to the other <meta> tag, which is inside the <head> element.

aw.. oke, thats fixed now.. thanks! :))

Can you post your code so we can take a look?

Here, take a look.. http://bit.ly/1jO3TFz i uploaded it on google docs

Peter Ramsing
Peter Ramsing
16,814 Points

The Google Doc doesn't have the proper permissions for public viewing.

woops, sorry.. Here's the new links http://bit.ly/1nGrR56