Skip to content

Instantly share code, notes, and snippets.

@AaronRutley
Last active August 29, 2015 14:17
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 AaronRutley/379e5ad53ca44497d1d0 to your computer and use it in GitHub Desktop.
Save AaronRutley/379e5ad53ca44497d1d0 to your computer and use it in GitHub Desktop.
<div class="image-gallery-container gallery-7-up">
<div class="image image-1-of-7"><!-- image here --></div>
<div class="image image-2-of-7"><!-- image here --></div>
<div class="image image-3-of-7"><!-- image here --></div>
<div class="image image-4-of-7"><!-- image here --></div>
<div class="image image-5-of-7"><!-- image here --></div>
<div class="image image-6-of-7"><!-- image here --></div>
<div class="image image-7-of-7"><!-- image here --></div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment