Skip to content

Instantly share code, notes, and snippets.

@fdaciuk
Created February 13, 2013 15:19
Show Gist options
  • Save fdaciuk/4945311 to your computer and use it in GitHub Desktop.
Save fdaciuk/4945311 to your computer and use it in GitHub Desktop.
Uma seção com vários artigos relacionados à seção, mas independentes entre si.
<section>
<h1>Posts do blog</h1>
<article>
<h1>Título do artigo</h1>
<p>Resumo do artigo</p>
</article>
<article>
<h1>Título do artigo</h1>
<p>Resumo do artigo</p>
</article>
<article>
<h1>Título do artigo</h1>
<p>Resumo do artigo</p>
</article>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment