jueves, 2 de abril de 2020

MI PRIMER CÓDIGO
<!DOCTYPE html>
<html>
      <head lang="es-ES">
          <title>PRÁCTICA 1</title>
          <meta charset="utf-8">
      </head>
      <body>
         Esta es mi primer prueba de texto
      </body>

</html>

No hay comentarios:

Publicar un comentario