<html>
<head><title>TABLAS</title></head>
<body><caption><font color="gold">COLORES</font></caption></body>
<table border=6 color="red">
<tr> <th bgcolor="SILVER">primario</th><th bgcolor="ORANGE">secundario</th><th bgcolor="magenta">terciario</th> </tr>
<tr> <td bgcolor="GOLD">azul</td><td bgcolor="GREEN">verde</td><td bgcolor="gray">marron</td> </tr>
<tr> <td bgcolor="PINK">azul</td><td bgcolor="PURPLE">verde</td><td bgcolor="coral">marron</td> </tr>
<tr> <td bgcolor="greenyellow">azul</td><td bgcolor="yellow">verde</td><td bgcolor="aqua">marron</td> </tr>
</table>

No hay comentarios:
Publicar un comentario