Created
January 26, 2013 17:36
-
-
Save agustinhaller/4643422 to your computer and use it in GitHub Desktop.
article
This file contains hidden or 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
| <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