![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
20/01/2006, 08:20
|
| | Fecha de Ingreso: diciembre-2004
Mensajes: 296
Antigüedad: 20 años, 1 mes Puntos: 1 | |
te pongo este codigo:
<div style="position:relative;">
<div style="position:absolute; top:0px; left:0px; width:50px; height:50px; background-color:#FF0000;"></div>
<div style="position:absolute; top:0px; left:50px; width:50px; height:50px; background-color:#0033FF;"></div>
<div style="position:absolute; top:0px; left:100px; width:50px; height:50px; background-color:#0066CC;"></div>
<div style="position:absolute; top:50px; left:0px; width:50px; height:50px; background-color:#0066CC;"></div>
<div style="position:absolute; top:50px; left:50px; width:50px; height:50px; background-color:#FF0000;"></div>
<div style="position:absolute; top:50px; left:100px; width:50px; height:50px; background-color:#0033FF;"></div>
</div>
veras q es muy facil de entender dentro de los div puedes poner lo que quieras que seran las celdas
Espero que sirva. Nos vemos DEUU. |