Problème css

Résolu/Fermé
meganium Messages postés 284 Date d'inscription mardi 6 mars 2012 Statut Membre Dernière intervention 21 avril 2016 - 20 déc. 2013 à 22:07
meganium Messages postés 284 Date d'inscription mardi 6 mars 2012 Statut Membre Dernière intervention 21 avril 2016 - 21 déc. 2013 à 16:24
Bonjour,
J'ai un problème:
Je voudrais que sa ressemble a sa:(visualiseur adobe dw cc)
http://imageshack.com/a/img89/7955/uule.png
mais sa me donne sa:(tout navigateurs)
http://imageshack.com/a/img593/3218/xgm8.png

Voila mon code
html
<div id="tout">
<div id="coulgauche">gbbgdenytnbhteddd</div>
<div id="coulgauche1">bbvdrthntygb</div>
<div id="couldroite1">gbdrdtynhythytc</div>
<div id="couldroite">avfbvrtb</div>
</div>

css

<style>
#tout{
position:relative;
width:100%;
}


#couldroite{
position:absolute;
right:0%;
background:#02dae6;
width:25%;
height:100%;
}
#coulgauche1{
position:absolute;
left:25%;
background:#ed1c24;
width:25%;
height:100%;
}
#couldroite1{
position:absolute;
left:50%;
background:#fff200;
width:25%;
height:100%;
}
#coulgauche{
position:absolute;
left:0%;
background:#04ff30;
width:25%;
height:100%;
}
/*#coulgauche{
position:absolute;
left:0%;
background: #04ff30;
width:25%;
height:100%;
}
#coulcenter{
position: absolute;
right: 50%;
background: #ed1c24;
width:335px;
height:100%;
}
#coulgauche1{
position:absolute;
left:50%;
background: #fff200;
width:25%;
height:100%;
}
#couldroite{
position:absolute;
left:75%;
background:#02dae6;
width:25%;
height:100%;
}*/


</style>
merci de me répondre car c'est urgent.
Mon site pour voir:
https://www.hostinger.com/free-eol?utm_source=fri&utm_medium=www&utm_campaign=free_eol
pour le voir,c'est au deçu des boutons vert.
La couleurs n'est pas visible mais le texte
A voir également:

3 réponses

meganium Messages postés 284 Date d'inscription mardi 6 mars 2012 Statut Membre Dernière intervention 21 avril 2016 81
20 déc. 2013 à 22:10
vous pouver voir un exemple avec internet explorer 6 et 7
0
meganium Messages postés 284 Date d'inscription mardi 6 mars 2012 Statut Membre Dernière intervention 21 avril 2016 81
20 déc. 2013 à 22:23
apparement le problème merdouille au vniveau du bloc vert.
0
meganium Messages postés 284 Date d'inscription mardi 6 mars 2012 Statut Membre Dernière intervention 21 avril 2016 81
21 déc. 2013 à 16:24
resolu je sais pas comment j'ai rien toucher
0