Bonjour,
Voila j'ai un probleme je veux coder mon design en div plutôt qu'en table mais je veux qu'un certains de mes div's s'elargissent donc j'ai appliquer un height:100% mais il ne marche pas vraiment xD
voila le code:
Voila j'ai un probleme je veux coder mon design en div plutôt qu'en table mais je veux qu'un certains de mes div's s'elargissent donc j'ai appliquer un height:100% mais il ne marche pas vraiment xD
voila le code:
<div title="header" style="width:758px"><img src="images/design_v1/aleatoire/img_0.jpg" width="751" height="243" alt="" /><img src="images/design_v1/design_v1_03.gif" width="7" height="243" alt="" /></div>
<div title="menu" style="background-image:url(images/design_v1/design_v1_01.gif); width:166px; background-repeat:repeat; float:left">
<div style="margin-left:3px">
menu
</div>
</div>
<div title="content" style="width:571px; height:100%; float:left; background-color:#FFFFFF;">
content
</div>
<div title="barre" style="width:14px; height:100%; float:left; background-repeat:repeat; background-image:url(images/design_v1/design_v1_02.gif)"> </div>
<div title="degrade" style="width:7px; height:100%; float:left; background-repeat:repeat; background-image:url(images/design_v1/design_v1_03.gif)"> </div>