Skip to content

Instantly share code, notes, and snippets.

@jonathanmoore
Created December 14, 2010 17:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonathanmoore/740786 to your computer and use it in GitHub Desktop.
Save jonathanmoore/740786 to your computer and use it in GitHub Desktop.
Savory Sidebar HTML Template
</section>
<section class="default">
<h4>Title of a new block</h4>
<p>Paragraph talking about the block</p>
<p>Ads could also go here.</p>
<div class="bubble">
<p>add content, facebook like box, etc here in a box identical to the recent updates (twitter) box</p>
<ul>
<li><a href="http://google.com">Link to Google</a></li>
<li><a href="http://tumblr.com">Link to Tumblr</a></li>
<li><a href="http://jonathanmoore.com">Link to Jonathan Moore</a></li>
</ul>
</div>
<p><a href="http://google.com" class="btn" target="_blank">Stylized Button</a></p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment