Kiki
<head>
<title>Prueba</title> <B>
</head>
<body bgcolor= purple text=yellow>background
<font color =green size=4 face="Arial"><center> center>
<font color=yellow size=2 face="Arial"><center></center>
<font color=pink size=6 face="Arial"><center> center>
</body>
</html>
<B> y </B>Sirve para colocar un texto en Negrita.
<I> y </I> Para colocar un texto en cursiva.
<U> y < /U> Sirve parasubrayar un texto
El Elemento HTML Tachado ( <S> ) representa el texto con un tachado, o una línea a través de ella.
<TT></TT> es para poner texto como teletipo, como pre, excepto que no en vez de bloque se muestra sobre la misma línea.
<html> |
|<head> |
| <title>Prueba</title> |
| </head> |
| <body bgcolor=purple text=yellow> |
| |
||
| background |
| |
| <font color =C71585 size=3 face="Comic Sans MS"><I><center> </center></I>|
| <font color=yellow size=6 face="Kristen ITC"><TT><center> </center></TT> |
| <fontcolor=00FF00 size=28 face="Curlz MT"><U><center> </center></U> |
| |
| |
| </body> |
| </html> |
Regístrate para leer el documento completo.