HTML5 structure

Back

Generate doctype, meta statements, html5 semantic tags such as header, nav, section, article, aside, footer,
which are the essential elements of a valid html5 document.
Personalize the defaults links for your head tag.

Generate HTML5 structure

<head>:




<body>:
<header>:
<section>:


<aside>:
<footer>: