Created
February 20, 2012 09:15
-
-
Save SpencerCooley/1868523 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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