Skip to content

Instantly share code, notes, and snippets.

Created October 28, 2012 17:41
Show Gist options
  • Select an option

  • Save anonymous/3969249 to your computer and use it in GitHub Desktop.

Select an option

Save anonymous/3969249 to your computer and use it in GitHub Desktop.
<div class="view">
<div class="widget-a">
<h1>foo</h1>
<div class="region1">
<h2>bar</h2>
<li>space is big<li>
<li class="active">ow! my brains!<li>
<li>ask a glass of water<li>
</div>
<div class="region2">
<h2>baz</h2>
<li>i don't know<li>
<li>i've never been there<li>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment