Skip to content

Instantly share code, notes, and snippets.

@stringtheory
Created March 12, 2014 22:05
Show Gist options
  • Save stringtheory/9517468 to your computer and use it in GitHub Desktop.
Save stringtheory/9517468 to your computer and use it in GitHub Desktop.
<section class="row">
<article class="grid_8 ">
<h1>Is This Award-Winning Cleanse Missing from Your Routine?</h1>
<figure>
<img src="..." />
<figcaption>...</figcaption>
</figure>
<p><strong>EVE LOM</strong>...</p>
<footer class="module">
<h3 class="section_divider">Featured Products</h3>
<ul class="small_tile_2 medium_tile_4">
<li>
<figure>
<img src="..." /></a>
<figcaption>
<h5>...</h5>
<p>...</p>
</figcaption>
</figure>
</li>
<li>...</li>
<li>...</li>
<li>...</li>
</ul>
</footer>
</article>
<aside class="grid_4">
<img src="..." />
<section class="module fancy_mod">
<header class="head">
<h3>Popular Articles</h3>
<hr class="hr_fancy" />
</header>
<ul>
<li>...</li>
<li>...</li>
<li>...</li>
</ul>
<nav>
TAGS: ...
</nav>
</section>
</aside>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment