Wikipedia

Resultados de la búsqueda

miércoles, 25 de marzo de 2020

"ETIQUETAS BÁSICAS"

<!DOCTYPE html>
<html>
     <head lang="es-ES">
          <title>PRÁCTICA 2 Etiquetas básicas</title>
          <meta charset="utf-8">
     </head>
     <body>
            <h6>cariñosa</h6>
           <h5>amable</h5>
           <h4>alegre</h4>
           <h3>educada</h3>
           <h2>respetuosa</h2>
           <h1>atenta</h1 
    </body>
</html>

No hay comentarios:

Publicar un comentario