Skip to content

Instantly share code, notes, and snippets.

@abitgone
Created December 13, 2010 13:10
Show Gist options
  • Save abitgone/738978 to your computer and use it in GitHub Desktop.
Save abitgone/738978 to your computer and use it in GitHub Desktop.
XHTML Footer Vehicle Pattern
<li class="vehicle">
<a href="/Used/Cars/Volkswagen/Golf/Diesel_2.0_TDi_140_GT_5dr/83682">
<img alt="Used Volkswagen Golf Diesel 2.0 TDi 140 GT 5dr" class="photo" src="/img/v/used/Featured/83682/main.jpg" />
<span class="details">
<span class="title">Volkswagen Golf</span>
<span class="subtitle">Diesel 2.0 TDi 140 GT 5dr<span class="Access">.</span></span>
<span class="description">809 miles, Diesel<span class="Access">.</span></span>
<span class="price">£20,490<span class="Access">.</span></span>
</span>
</a>
</li>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment