Skip to content

Instantly share code, notes, and snippets.

@Utzel-Butzel
Created May 26, 2014 11:46
Show Gist options
  • Save Utzel-Butzel/800122a861ff18fc0981 to your computer and use it in GitHub Desktop.
Save Utzel-Butzel/800122a861ff18fc0981 to your computer and use it in GitHub Desktop.
<div class="grid-container">
<div class="grid-25">
I am 25% wide.
</div>
<div class="grid-50">
I am 50% wide.
</div>
<div class="grid-25">
I am 25% wide.
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment