![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
01/11/2005, 01:17
|
| | Fecha de Ingreso: septiembre-2005
Mensajes: 51
Antigüedad: 19 años, 5 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> |