TheMalva

Ejemplo 2

Apr 7th, 2026
8,119
-1
Never
20
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.35 KB | None | 0 1
  1. <!DOCTYPE html>
  2. <html lang="es">
  3. <head>
  4.   <meta charset="UTF-8">
  5.   <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6.   <title>Presentación personal</title>
  7. </head>
  8. <body>
  9.   <h1>Eduardo Malvacio</h1>
  10.   <p>Estoy cursando Desarrollo de Sistemas Web.</p>
  11.   <p>Me interesa aprender a crear interfaces web.</p>
  12. </body>
  13. </html>
Advertisement