lunot
Usuario Novato
Usuario Novato

Tengo problemas al realizar esta tabla,es un poco compleja.El codigo que tengo hecho es el siguiente:

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

El asunto es que la ultima fila en la que hay tres celdas, no tienen que quedar asi.La primera celda hasta la mitad de la tabla y las dos siguientes en la otra mitad sino cada una ocupando el 33% de la tabla dejando lo demas tal y como esta. A ver si me podeis echar una mano!Gracias

Avatar Image
Machacateclados
Machacateclados

algo asi

<TABLE WIDTH="70%" BORDER="4" COLOR="BLUE" ALIGN="LEFT">
<TR HEIGHT="45%" ALIGN="center">
<TD BGCOLOR="SILVER"COLSPAN="3" ALIGN="CENTER" > TABLAS
<TR ALIGN="center">
<TD WIDTH="33%"ALIGN="left"> BORDER
<TD COLSPAN="2"ALIGN="RIGHT"> BORDER
<TR ALIGN="center">
<TD width="33%" ALIGN="left"> BORDER
<TD COLSPAN="2" ROWSPAN="2" BGCOLOR="red"> TABLE
<TR ALIGN="center">
<TD width="33%" ALIGN="left"> BORDER
</tr>
<tr>
<td width="33%" >pepe perez</td>
<td width="33%" >pepe perez</td>
<td width="33%" >91 400 00 00</td>
</tr>
</TABLE>


RECUERDA que todos las columnas tienen el mismo ancho, asi que si una columna es mas ancha, todas se van a ajutar a ese tamaño.


Salu2

ATENCIÓN: Este tema no tiene actividad desde hace más de 6 MESES,
te recomendamos abrir un nuevo tema en lugar de responder al actual
Opciones:
Ir al subforo:
Permisos:
TU NO PUEDES Escribir nuevos temas
TU NO PUEDES Responder a los temas
TU NO PUEDES Editar tus propios mensajes
TU NO PUEDES Borrar tus propios mensajes
Temas similares
TemaUsuariosRespuestasVisitasActividad
Por: , el 25/Ago/2007, 19:44
Xium PaseanteDelForo1937Aug/07
Por: , el 25/Nov/2010, 14:41
morrit GestionXls22kNov/10
Por: , el 26/Nov/2008, 18:51
Sandalphon-Z.E.S chavp GestionXls43kNov/08
Por: , el 12/Oct/2005, 15:23
cOEziP User 39066112kOct/05
Por: , el 17/Ago/2005, 20:20
LittleRock kn1f3eg113kAug/05