Listas en el index

parent 3eba3e5b
...@@ -6,5 +6,15 @@ ...@@ -6,5 +6,15 @@
</head> </head>
<body> <body>
<h1>Hola xd</h1> <h1>Hola xd</h1>
<h1>Hola xd</h1>
<h1>Hola xd</h1>
<ul>
<li><a href="">Hola 1</a></li>
<li><a href="">Hola 2</a></li>
<li><a href="">Hola 3</a></li>
<li><a href="">Hola 4</a></li>
<li><a href="">Hola 5</a></li>
<li><a href="">Hola 6</a></li>
</ul>
</body> </body>
</html> </html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment