Skip to content

Instantly share code, notes, and snippets.

@juque
Created August 5, 2010 22:55
Show Gist options
  • Select an option

  • Save juque/510547 to your computer and use it in GitHub Desktop.

Select an option

Save juque/510547 to your computer and use it in GitHub Desktop.
<ul class="personas">
<li class="vcard">
<h2 class="banner"><span class="fn">Nombre del Profesor</span></h2>
<img alt="nombre del Profesor" src="http://placehold.it/130x130" class="photo">
<p>
Información resuminda del profesor
</p>
<p class="datos-clave">
<strong>Nombre</strong>:Juan Perez,<strong>Correo</strong>:juan@correo.com
</p>
</li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment