Created
August 15, 2012 13:38
-
-
Save samuelcotterall/3360243 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
<div class="toggle"> | |
<p>24 Results</p> | |
<a href="#">Rating<span></span></a> | |
</div> | |
<ul class="stay-list"> | |
<li> | |
<div> | |
<h3><a href="http://example.com">Title</a></h3> | |
<p>From £65.00</p> | |
<span class="rating star3"></span> | |
</div> | |
</li> | |
</ul> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment