HTML BASICO

Anuncio
<html>
<head><title>PAGINA DE PRUEBA</title></head>
<body>
<body bgcolor="silver">
<font color="blue" size="7" face="Comic Sans MS, Arial, MS Sans Serif">
MODIFIQUE LOS TEXTOS Y AGREGUE NUEVAS ETIQUETAS </font>
<marquee bgcolor="green" behavior="alternate" direction="LEF">
<font color="yellow" size="5">IED MARIA MERCEDES CARRANZA</font>
</marquee>
<hr>
<div><h1>Hola Mundo</h1></div>
<div onClick="alert('Hola Mundo')"><a href='#'>clic aquí</a></div>
<font color="red" size="2">Aqui se debe colocar el texto</font> <br/>
<div align="center">Texto centrado </div>
<hr>
Correo electrónico:
<a href="mailto:[email protected]">[email protected]</a>
<br></br>
<font face="verdana"> <STRONG>Texto escrito en verdana<STRONG/> </font>
</html>
<br></br>
<hr>
<p><body text ="MAGENTA"><u><em>Texto subrayado y de color
VIOLETA</em></u></body tex></br></p>
<hr>
<br></br>
<div align="center">Texto centrado </div>
<br></br>
<u>imagen sin enlace</u>
<img src="http://www.nombredeldominio.com/nombredelaimagen.gif"
alt="descripción de la imagen">
<br></br>
<TABLE BORDER>
<TR>
<TH>letra</TH> <TH> nombre</TH> <TH> ciudad</TH>
<TR>
<TD>fila2 - celda1</TD> <TD>fila2 - celda2</TD> <TD>fila2 - celda3</TD>
</TR>
</TABLE>
<FORM>
Descargar