Está en la página 1de 2

APLICACIÓN ETIQUETA EJEMPLO

Fuente <FONT>
</FONT> Texto de tamaño
5(size=”7”

Listas <UL>...</UL> Rojo amarillo verde


<OL>...</OL>
<DL>...</DL>
Imagen <img> </img> <img src="dinosaur.jpg">

Enlaces <a> </a>


<li><a href=2H”>Enlace
2</a></li>

Subrayado <u> </u>


<u>Este esta
subrayado</u>

Cabeceras <h1>,<h2>,<h3>,<h4>,<h5>,<h6> <h1> element


Párrafos <p> </p> <p>este es un párrafo</p>
</body>
Formulario <form> ...</form> Nombre apellidos
dirección correo
electronico
Linea simple <p></p> </ul>
Abreviatura <abbr></abbr> <title>
</head>
<body>
Contenido en <div> </div> Dentro del párrafo los
bloque enlaces sigue siendo el
elemento en linea
Fechas y horas <time></time> HTML5 datetime input
<p> </p>

Tablas <TABLE> <td>fila2,columna 3<


</TABLE>
<TR>... </TR>
<TD>... </TD>
<TH>... </TH>
Bgcolor <BODY> <body bgcolor=”red”>
</BODY> <center>
<h1>
Tachado <s> </s>
Información <head> </head> <head>
documento </html>
Dirección <address></address> <a
href=http://ww.gogle.com
</body>

Cuerpo <body> </body> <p>El lenguaje htm sirve


para aportar contenido y
estructura a un
documento web</p>
Botón <button></button> <button
class=”rojo”>botón
rojo</button>
</body>
Menú <menu> </menú> Backgrou-color:black;
Border:nome;

También podría gustarte