ETIQUETAS BÁSICAS


<!DOCTYPE html>
<html>
     <head lang="es-ES">
          <title>Práctica</title>
        <meta charset="utf-8">
     </head>
     <body>
         <h6>Gracioso</h6>
         <h5>Buena persona</h5>
         <h4>Cuido de los que me cuidan</h4>
         <h3>Generoso</h3>
         <h2>Amable</h2>
         <h1>Inteligente</h1>
    </body>
</html>

Comentarios

Entradas populares