Skip to content

Instantly share code, notes, and snippets.

@SpencerCooley
Created February 20, 2012 09:15
Show Gist options
  • Select an option

  • Save SpencerCooley/1868523 to your computer and use it in GitHub Desktop.

Select an option

Save SpencerCooley/1868523 to your computer and use it in GitHub Desktop.
<li>
<div class="featured_style">
<img src="http://dl.dropbox.com/u/25006518/feat-pic2.png"><!-- replace with img from db-->
<span class="cover"></span>
<!-- add and view buttons -->
<a href="#" class="add_style" ><img src="images/add_hs.png" alt=""></a>
<a href="#" class="view_style" ><img src="images/view_hs.png" alt=""></a>
<div class="view_info">
</div>
<span class="style_info">
<p class="hair_title">Southside Fade</p><!-- replace with style name from db -->
<p class="stylist_name">by Buddy Cheeks Place</p><!-- replace with stylist from db -->
</span>
</div>
</li>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment