3Fermer5
geogeoLe 27/08/2007 à 17:45
Globale, à tous les div ?
Dans ce cas :

<div style="overflow: auto;">
<div style="float: left;">Gauche</div>
<div style="float: left;">Milieu</div>
<div style="float: left;">Droite</div>
...
</div>
...


[Edit] Marche pas top. Utilise les tableaux. ^^