Skip to content

Instantly share code, notes, and snippets.

@ArupSen
Created May 24, 2013 11:03
Show Gist options
  • Save ArupSen/5642737 to your computer and use it in GitHub Desktop.
Save ArupSen/5642737 to your computer and use it in GitHub Desktop.
Botanique homepage has slideshow and a row of three images.
<div class="pics"><img src="//cdn.shopify.com/s/files/1/0223/3783/files/botanique-home-page-slide-2.jpg?300" />
<img src="//cdn.shopify.com/s/files/1/0223/3783/files/slide2.jpg?302" />
</div>
<ul>
<li><img src="//cdn.shopify.com/s/files/1/0223/3783/files/home-pic1.jpg?231" />
<h2>A GROWING MOVEMENT</h2>
<p>Lovely terrariums that create their own biospheres so that you need not water your houseplants ever again.</p>
</li>
<li><img src="//cdn.shopify.com/s/files/1/0223/3783/files/home-pic1.jpg?231" />
<h2>THE STATEMENT PIECE</h2>
<p>Lovely terrariums that create their own biospheres so that you need not water your houseplants ever again.</p>
</li>
<li><img src="//cdn.shopify.com/s/files/1/0223/3783/files/home-pic1.jpg?231" />
<h2>MAKE IT PERSONAL</h2>
<p>Lovely terrariums that create their own biospheres so that you need not water your houseplants ever again.</p>
</li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment