Skip to content

Instantly share code, notes, and snippets.

@secondfret
Created April 23, 2012 16:40
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 secondfret/2472179 to your computer and use it in GitHub Desktop.
Save secondfret/2472179 to your computer and use it in GitHub Desktop.
Circle Image Gallery Step One /*
/* Circle Image Gallery Step One /*
<!-- Circle Image Gallery Step One -->
<div class="gallery">
<ul>
<li><p>One</p><img src="http://lorempixum.com/400/400/sports/1" /></li>
<li><p>Two</p><img src="http://lorempixum.com/400/400/sports/2" /></li>
<li><p>Three</p><img src="http://lorempixum.com/400/400/sports/3" /></li>
<li><p>Four</p><img src="http://lorempixum.com/400/400/sports/4" /></li>
<li><p>Five</p><img src="http://lorempixum.com/400/400/sports/5" /></li>
<li><p>Six</p><img src="http://lorempixum.com/400/400/sports/6" /></li>
<li><p>Seven</p><img src="http://lorempixum.com/400/400/sports/7" /></li>
<li><p>Eight</p><img src="http://lorempixum.com/400/400/sports/8" /></li>
</ul>
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment