Aunque no es muy correcto, pero te puede servir:

<html>
<head>
<title></title>
<style type="text/css">
table#principal { font-family: verdana; font-size:
10px; color: green}
table#interior { font-family: arial; font-size: 10px;
color: red}
</style>
</head>

<body>
<table width="100%" border="0" cellpadding="0"
cellspacing="0" id="principal">
  <tr> 
    <td>dsfsd <table width="100%" border="0"
cellpadding="0" cellspacing="0" id="interior">
        <tr> 
          <td>fdgdfg</td>
        </tr>
      </table></td>
  </tr>
  <tr> 
    <td>df</td>
  </tr>
</table>
</body>
</html>

Test:
IE, NE y Mozilla

Salu2

___________________________________________________
Yahoo! Messenger - Nueva versi�n GRATIS
Super Webcam, voz, caritas animadas, y m�s...
http://messenger.yahoo.es

_______________________________________________
Ovillo mailing list
[EMAIL PROTECTED]
http://ovillo.org/mailman/listinfo/ovillo_ovillo.org

Responder a