Skip to content

Instantly share code, notes, and snippets.

@labra
Created September 22, 2015 14:59
Show Gist options
  • Save labra/433760e4a737123ddabb to your computer and use it in GitHub Desktop.
Save labra/433760e4a737123ddabb to your computer and use it in GitHub Desktop.
<html>
<body>
<h1>Lista de enlaces en Puno</h1>
<p>Mis enlaces preferidos</p>
<ul>
<li><a href="http://www.wikipedia.org">Wikipedia</a>
<li><a href="http://www.w3c.org">Consorcio W3c</a>
</ul>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment