Skip to content

Instantly share code, notes, and snippets.

@jonathanmoore
Created July 22, 2011 17:54
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/1099975 to your computer and use it in GitHub Desktop.
Save jonathanmoore/1099975 to your computer and use it in GitHub Desktop.
Transcender / Ascender - additional sidebar widget HTML
<h4>First box</h4>
<p>Text HTML inside of the first widget box</p>
</div><div class="sidebox widget">
<h4>Second box</h4>
<p>Check out <a href="http://stylehatch.co">Style Hatch</a></p>
</div><div class="sidebox widget">
<h4>Third box</h4>
<p>Text HTML inside of the third widget box</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment