Ver Mensaje Individual
  #4 (permalink)  
Antiguo 12/07/2008, 17:35
iozk
 
Fecha de Ingreso: mayo-2008
Mensajes: 499
Antigüedad: 16 años
Puntos: 1
Respuesta: problema con tablas

aqui es
<html>
<body>
<table align="middle" width="20%" height="20%" cellpadding="1" cellspacing="2" border="">
<tr>
<td><table width="70" style="float/left"></table></td>
<td><table width="85%" style="float/center"></td>
<td><table width="70" style="float/right"></td>
</tr>
</table>
</body>
</html>