Ver Mensaje Individual
  #2 (permalink)  
Antiguo 31/08/2004, 11:36
Avatar de Khronos
Khronos
 
Fecha de Ingreso: agosto-2004
Ubicación: Venezuela, PLC
Mensajes: 218
Antigüedad: 19 años, 7 meses
Puntos: 0
Exclamación Posible solución

Hola!
Se me ocurre que intentes con etiquetas DIV.
Hice en Dreamweaver una prueba y creo que di con una solución. Miré la resultado tanto en IE como Firefox y aparentemente funciona bien.

Te dejo el código que use para que lo tomes de ejemplo:

<body>
<!-- Tabla 1 -->
<div style="padding-bottom:5px">
<table width="100%" border="1" cellpadding="0" cellspacing="0" bordercolor="#CC0000">
<tr>
<td>&nbsp;</td>
</tr>
</table>
</div>
<!-- Tabla 2 -->
<div style="padding-top:5px">
<table width="100%" border="1" cellpadding="0" cellspacing="0" bordercolor="#CC0000">
<tr>
<td>&nbsp;</td>
</tr>
</table>
</div>
</body>
__________________
When someone dies in the grip of a powerful rage... A curse is born. The curse gathers in that place of death. Those who encounter it will be consumed by its fury.