Skip to content

Instantly share code, notes, and snippets.

@geosigno
Last active January 22, 2019 14:08
Show Gist options
  • Save geosigno/76e94cc8c9525556b65c8dbab599a7aa to your computer and use it in GitHub Desktop.
Save geosigno/76e94cc8c9525556b65c8dbab599a7aa to your computer and use it in GitHub Desktop.
<div class="post">
<h2>Hello World</h2>
<a href="more-post.html" class="author">Geoffrey</a>
<span class="date">posted on 07/05/2017</span>
<img src="world.jpg" alt="world">
<p>Blah, blah, blah...</p>
<h3>Hello again!</3>
<p>Blah, blah, blah...</p>
<div class="social">
<a href="#">Share on Facebook</a>
<a href="#">Share on Twitter</a>
</div>
<div class="tag">
<a href="#">hello</a>
<a href="#">world</a>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment