Skip to content

Instantly share code, notes, and snippets.

@jordangray
Created October 3, 2014 14:37
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 jordangray/9b89215f5caf03c067a8 to your computer and use it in GitHub Desktop.
Save jordangray/9b89215f5caf03c067a8 to your computer and use it in GitHub Desktop.
Untitled
<ul class="products">
<li>
<a href="https://www.flickr.com/photos/35754040@N04/6786442153" title="DIY Two-Tone Cardigan by Stacie, on Flickr"><img src="https://farm8.staticflickr.com/7155/6786442153_217066b93b_s.jpg" width="75" height="75" alt="DIY Two-Tone Cardigan"></a>
<div class="text_holder">
<h3>Product name</h3>
<p class="description">Short description below product name</p>
<p class="price">$29.99<em>Was: $59.99</em></p>
</div>
</li>
</ul>
// alert('Hello world!');
{"view":"separate","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment