- Escribe el siguiente Código en el Bloc de Notas
- Guárdalo con el nombre de "nombre y apellido2.HTML"
- Comprueba en el Navegador si está correcto
- Envía el fichero al correo del Tutor.
<html>
<head>
<title>ejemplo de separadores</title>
</head>
<body>
<hr width=33% align=left size=2 color=#d90000>
<hr width=33% align=center size=6 color=#444bbb>
<hr width=33% align=right size=20 color=#44bb44>
<hr width=33% align=right size=20 color=#ffff33>
<hr width=33% align=center size=6 color=#b200b2>
<hr width=33% align=left size=2 color=#26ffff>
</body>
</html>
No hay comentarios:
Publicar un comentario