flâneur — a map of the web's best reading

Document structure

web.dev · 3,138 words · saved by 1 readers

Learn how to structure your HTML documents with a solid foundation.

We want to hear from you! We are looking for web developers to participate in user research, product testing, discussion groups and more. Apply now to join our WebDev Insights Community . web.dev Resources HTML Document structure Stay organized with collections Save and categorize content based on your preferences. HTML documents include a document type declaration and the <html> root element. Nested in the <html> element are the document head and document body. While the head of the document isn't visible outside of the code, it's vital for a site to function. It contains all the meta informa

Explore this link on the map →

related reading