wydook | Bon je vient de le refaire.
voici le code:
Code :
- <style type="text/css">
- body
- {color:black ; text-align:justify ; font-family: arial, verdana, sans-serif ; font-size: 10pt ; color: black ;
- background-color: #FFFFFF ;}
- .un
- { position:absolute ;
- left:10% ;
- top:430px ;
- font-family: Arial, Helvetica, sans-serif ;
- color: #000000 ;
- width: 40%;}
- .deux
- { position:absolute ;
- left:55% ;
- top:430px ;
- font-family: Arial, Helvetica, sans-serif ;
- color: #000000 ;
- background-color: #FFFF00 ;
- width: 40%;}
- #menu-gauche
- {
- margin-top: 5px;
- margin-bottom: 5px;
- float: left; /* Le menu flottera à gauche */
- width: 160px; /* Très important : donner une taille au menu */
- background: #F5EBE0;
- }
- #menu-droit
- {
- margin-top: 5px;
- float: right; /* Le menu flottera à droite */
- width: 120px; /* Très important : donner une taille au menu */
- background: #F5EBE0;
- }</style>
- <div id="menu-gauche">
- <!-- Ici on mettra le menu -->
- <div class="element_menu-gauche"> menu</div> </div>
- <div style="position:absolute ; left:10%; top:0px ; font-family: Arial, Helvetica, sans-serif ; color: #000000 ; background-color: #FFFF00 ; width: 40%;" > Texte .... </div>
- <div style="position:absolute ; left:55%; top:0px ; font-family: Arial, Helvetica, sans-serif ; color: #000000 ; background-color: #FFFF00 ; width: 40%;" > Texte .... </div>
- <div id="menu-droit">
- <!-- Ici on mettra le menu -->
- <div class="element_menu"> menu</div> </div>
|
les colonnes en jaune, j'aimerais qu'elles se retouve au milieu, entre les deux menu, et la elles restes au dessus ---------------
Toute l'actualité météo en continu http://www.meteo-world.com
|