Created
October 28, 2014 15:57
-
-
Save austinkettner/b8cb9a57fbeecf751dca to your computer and use it in GitHub Desktop.
Example of the HTML generated per item when browsing OpenMarq.com
This file contains 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
<a class="item btn-icon" href="/Item/Info/Baseball-Tickets-Nationals-at-half-price/3923" data-id="3923" title="Baseball Tickets (Nationals) at half price"> | |
<div class="box"> | |
<div class="fav-box"><span class="op-login-active icon icon-fav" data-id="3923"></span></div> | |
<div class="preview"> | |
<img src="http://static.openmarq.com/up/2664c0ccb9b34f39894f013621591202/b9c52debf312443a9e3bf7751c3544ca.jpg" alt="Baseball Tickets (Nationals) at half price"> | |
</div> | |
<div class="info"> | |
<h3>Baseball Tickets (Nationals) at half price</h3> | |
<span title="within 286 miles"><i class="icon icon-geo mr-5"></i>College Park, MD</span> | |
</div> | |
</div> | |
</a> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment