Skip to content

Instantly share code, notes, and snippets.

@maggiben
Created August 15, 2013 04:31
Show Gist options
  • Save maggiben/6238283 to your computer and use it in GitHub Desktop.
Save maggiben/6238283 to your computer and use it in GitHub Desktop.
<section id="mainContent" class="example">
<div class="row">
<div class="twelve columns">
<h3>Page Title (.twelve .columns)</h3>
</div>
</div>
<div class="row">
<div class="two columns">
<div class="row">
<div class="twelve columns">
<img src="http://placehold.it/64x100">
</div>
<div class="twelve columns">
<img src="http://placehold.it/64x100">
</div>
</div>
</div>
<div class="four columns" style="border-top-width: 2px;border-bottom-width: 2px;">
<img src="http://placehold.it/300x202">
</div>
<div class="two columns">
<img src="http://placehold.it/64x100">
</div>
<div class="two columns">
<img src="http://placehold.it/64x100">
</div>
<div class="two columns">
<img src="http://placehold.it/64x100">
</div>
<div class="two columns">
<img src="http://placehold.it/64x100">
</div>
<div class="two columns">
<img src="http://placehold.it/64x100">
</div>
<div class="two columns">
<img src="http://placehold.it/64x100">
</div>
</div>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment