Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html lang="es">
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Presentación personal</title>
- </head>
- <body>
- <h1>Eduardo Malvacio</h1>
- <p>Estoy cursando Desarrollo de Sistemas Web.</p>
- <p>Me interesa aprender a crear interfaces web.</p>
- </body>
- </html>
Advertisement