¡¡¡Hola a [EMAIL PROTECTED]

Estoy empezando a hacer la web de un amigo y necesito ayuda. Tengo el 
siguiente código...
------------------------------------------------------------------------
<html>

<head>

<style>
a {color: #008000; text-decoration:none;}
a:hover {color: #ffffff;}
</style>

</head>

<body bgcolor="#9595FF">

<div style="font-color:#ffffff; position: absolute; left: 150; top: 2;">
<table border="0">
    <tr>
        <td>
            <dt><font face="Book Antiqua" style="font-size: 14pt">
        INICIO<br>
        PRODUCTOS<br>
        SERVICIOS<br>
        EMPRESA<br>
        CONTACTO</font></dt>
        </tr>
</table>
</div>

<div style="position: absolute; left: 0; top: 0;">
<table border="0">
    <tr>
        <td><font face="Book Antiqua" style="font-size: 14pt">
        <a href="01-inicio.htm">INICIO</a><br>
        <a href="02-productos.htm">PRODUCTOS</a><br>
        <a href="03-servicios.htm">SERVICIOS</a><br>
        <a href="04-empresa.htm">EMPRESA</a><br>
        <a href="05-contacto.htm">CONTACTO</a></font></tr>
</table>
</div>

</body>

</html>
------------------------------------------------------------------------
Necesito que, cuando el puntero se sitúe sobre algún enlace cambie el 
color del texto situado en la otra tabla (que, a su vez, está dentro de 
otra capa).


¿Eso es posible?, ¿cómo se puede hacer?

Ante todo muchas gracias a todos, un saludo.


_______________________________________________
Lista de distribución Ovillo
Para escribir a la lista, envia un correo a Ovillo@lists.ovillo.org
Puedes modificar tus datos o desuscribirte en la siguiente dirección: 
http://lists.ovillo.org/mailman/listinfo/ovillo

Responder a