Created
September 22, 2015 14:59
-
-
Save labra/433760e4a737123ddabb to your computer and use it in GitHub Desktop.
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
<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