Skip to content

Instantly share code, notes, and snippets.

@EdCharbeneau
Created January 31, 2014 18:44
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 EdCharbeneau/8739709 to your computer and use it in GitHub Desktop.
Save EdCharbeneau/8739709 to your computer and use it in GitHub Desktop.
Grid example
<div class="grid col-220"><img src="http://placehold.it/150x210"/></div>
<div class="grid col-220"><img src="http://placehold.it/150x210"/></div>
<div class="grid col-220"><img src="http://placehold.it/150x210"/></div>
<div class="grid col-220 fit"><img src="http://placehold.it/150x210"/></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment