Guest User

Untitled

a guest
Feb 25th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width">
  6. <title>JS Bin</title>
  7. </head>
  8. <body>
  9. <h1>Hola Mundo</h1>
  10. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. A eius obcaecati, distinctio veritatis ipsam ullam! Hic, assumenda voluptatem cumque, velit voluptate corporis officia cum, perspiciatis libero tempora laboriosam possimus magni!</p>
  11.  
  12. <a href="#">A ningún lado</a>
  13. <!--<p>Hola a todos</p>--> <!--esta es la línea comentada-->
  14. </body>
  15. </html>
  16.  
  17. <!-- Comentario -->
Add Comment
Please, Sign In to add comment