Skip to content

Instantly share code, notes, and snippets.

@JeroenVdb
Last active August 29, 2015 13:59
Show Gist options
  • Select an option

  • Save JeroenVdb/10961618 to your computer and use it in GitHub Desktop.

Select an option

Save JeroenVdb/10961618 to your computer and use it in GitHub Desktop.
<!-- ankeiler-horz-offer.html -->
<article class="ankeiler ankeiler--horz ankeiler--aanbieding">
<a href="#">
<figure>
<img src="http://placehold.it/142x138&amp;text=offer" alt="">
<figcaption>Prijsvraag</figcaption>
</figure>
<div class="ankeiler__wrapper" itemprop="itemReviewed">
<header class="ankeiler__header">
<h2>win een weekendje Parijs voor twee</h2>
</header>
<div class="ankeiler__body"></div>
<footer class="ankeiler__footer">
<span class="cta"><i class="icon icon--default icon--large icon-arrow-right-circle"></i> Doe mee</span>
</footer>
</div>
</a>
</article>
<!-- / ankeiler-horz-offer.html -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment