Ver Mensaje Individual
  #5 (permalink)  
Antiguo 19/08/2005, 01:31
Avatar de izar
izar
 
Fecha de Ingreso: enero-2004
Mensajes: 519
Antigüedad: 20 años, 3 meses
Puntos: 1
Prueba con esto


<TABLE WIDTH="70%" BORDER="4" COLOR="BLUE" ALIGN="LEFT" cellpadding="0" cellspacing="0">

<TR HEIGHT="45%" ALIGN="center">
<TD BGCOLOR="SILVER"COLSPAN="6" ALIGN="CENTER" > TABLAS
<TR>
<TD COLSPAN="3"ALIGN="left" width="50%"> BORDER
<TD COLSPAN="3"ALIGN="RIGHT"> BORDER
<TR ALIGN="center">
<TD COLSPAN="3" ALIGN="left"> BORDER
<TD COLSPAN="3" ROWSPAN="2" BGCOLOR="red"> TABLE
<TR ALIGN="center">
<TD COLSPAN="3" ALIGN="left"> BORDER
</tr>
<tr>
<td COLSPAN="2">pepe perez</td>
<td COLSPAN="2">pepe perez</td>
<td COLSPAN="2">91 400 00 00</td>
</tr>
</TABLE>


De todas formas , es necesario acorstumbrarse a cerrar todas las etiquetas que dejas abiertas: <TD>....</TD> etc