Skip to content

Instantly share code, notes, and snippets.

@jeroenransijn
Last active December 11, 2015 02:29
Show Gist options
  • Save jeroenransijn/4530945 to your computer and use it in GitHub Desktop.
Save jeroenransijn/4530945 to your computer and use it in GitHub Desktop.
<body>
<h1>Website title</h1>
<h2>Slogan</h2>
<div id="content">
<article class="blog-post">
<h1>Blog title</h1>
<section class="abstract">
Lorem ipsum
<a href="#">Read more</a>
</section>
</article>
</div>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment