Skip to content

Instantly share code, notes, and snippets.

@ejknapp
Created May 10, 2011 00:47
Show Gist options
  • Save ejknapp/963738 to your computer and use it in GitHub Desktop.
Save ejknapp/963738 to your computer and use it in GitHub Desktop.
<div id="posts">
<div class="post">
<h2 class="title">title</h2>
<div class="story">
<p>
content
</p>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment