Skip to content

Instantly share code, notes, and snippets.

@LennonSantos
Created April 27, 2016 19:21
Show Gist options
  • Save LennonSantos/6ca270e49a5b779c19ce688312958a7d to your computer and use it in GitHub Desktop.
Save LennonSantos/6ca270e49a5b779c19ce688312958a7d to your computer and use it in GitHub Desktop.
<body>
<header>Cabeçalho</header>
<nav>Menu de navegação</nav>
<section>
Seção
<article>
Artigo
</article>
</section>
<aside> Lateral </aside>
<footer> Rodapé </footer>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment