Ver Mensaje Individual
  #6 (permalink)  
Antiguo 01/11/2005, 01:17
Yugioh123
 
Fecha de Ingreso: septiembre-2005
Mensajes: 51
Antigüedad: 18 años, 7 meses
Puntos: 0
ya he hecho varias cosas, se ve bien con firefox, pero con ie lo del medio salta a otra linia, este es el diseño:

<div style="width: 23%; float:left;">
<?php include('esquerra.php'); ?>
</div>
<div style="width: 23%; float:right;">
<?php include('dreta.php'); ?>
</div>
<div style="width: 54%;">
<table style="width :100%">
</table></div>