Skip to content

Instantly share code, notes, and snippets.

@kpq
Created June 20, 2014 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kpq/23bda9f0912e7c158f6f to your computer and use it in GitHub Desktop.
Save kpq/23bda9f0912e7c158f6f to your computer and use it in GitHub Desktop.
stolen html
<div id="g-refers">
<div class="g-refer-text g-clearfix">
<h4><a href="http://www.nytimes.com/pages/sports/soccer/index.html">World Cup 2014 Complete Coverage »</a></h4>
<ul id="g-refers-list">
<li class="g-refer">
<a href="http://www.nytimes.com/interactive/2014/06/08/magazine/world-cup-curse-of-maracana.html">
<img class="thumb-img" src="_assets/refer-niemann.png">
<h5>MAGAZINE <span>CHRISTOPH NIEMANN</span></h5>
<p>My Travels with the Curse of Maracaña</p>
</a>
</li>
<li class="g-refer">
<a href="http://www.nytimes.com/sports/worldcup/">
<img class="thumb-img" src="_assets/refer-blog.jpg">
<h5>BLOG <span>THE NEW YORK TIMES</span></h5>
<p>Live Coverage of the World Cup 2014</p>
</a>
</li>
<li class="g-refer">
<a href="http://www.nytimes.com/interactive/2014/06/08/magazine/ronaldo-neymar-iniesta-slow-motion.html?ref=worldcup">
<img class="thumb-img" src="_assets/refer-mag.png">
<h5>VIDEO <span>DYLAN COULTER</span></h5>
<p>World Cup Stars in (Super Slow) Motion</p>
</a>
</li>
</ul>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment