Ver Mensaje Individual
  #8 (permalink)  
Antiguo 28/02/2005, 14:15
Avatar de jesusbet
jesusbet
(Desactivado)
 
Fecha de Ingreso: mayo-2004
Ubicación: Monterrey, MX
Mensajes: 2.667
Antigüedad: 20 años
Puntos: 2
Cita:
Iniciado por programeitor
.

Parece demasiado codigo para poner tres paneles ,creo .

Esto da el mismo resultado .

<style>
body,table,td{height:100%;margin:0;padding:0;borde r:1 solid black;border-collapse:collapse;vertical-align:top;}
</style>
<table width=100%>
<tr>
<td width=150px style=background:#999>izquierda</td>
<td style=background:#bbb>centro</td>
<td width=150px style=background:#999>derecha</td>
</tr>
</table>


.
parece poco código como para ser un webmaster profesional