Skip to content

Instantly share code, notes, and snippets.

@agustinhaller
Created January 26, 2013 17:36
Show Gist options
  • Select an option

  • Save agustinhaller/4643422 to your computer and use it in GitHub Desktop.

Select an option

Save agustinhaller/4643422 to your computer and use it in GitHub Desktop.
article
<li class="news-item">
<div class="news-item-wrapper">
<img src="http://placehold.it/280x160/eee/000" alt="">
<div class="news-resume">
<h4 class="news-title">Título de la noticia</h4>
</div>
<h4 class="news-source">Fuente de la noticia</h4>
<div class="news-over-resume">
<h4 class="news-source">The Economist / C. Megan</h4>
<i class="icon-caret-right"></i>
<h3 class="news-title">CAMBIO O CAÍDA DE LOS PARADIGMAS?</h3>
<p class="news-description">Se puede hablar de caída o simplemente de cambios. Aunque lo realmente importante sean los porque.</p>
<a class="expand-news" href="#" title=""><i class="icon-plus-sign"></i></a>
</div>
</div>
</li>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment