Bonjour,
j ai créer un formulaire en html/css/php tout fonctionne bine
juste un problème sous firefox le formulaire s 'affiche nickel sous ie j ai un textarea completementdecale sur le
coté...
je vous laisse mon code si vous ave zune idée je suis perdu merci à vous
body { background-color: #c9c9c9 ; }
p.titre {
background:#0AA6E1;
padding:.1em .3em;
font-size:1.2em;
border:2px outset #DED983;
position:relative;
margin-bottom:-0.5em;
width:10em;
margin-left:37em;
margin-right:37em;
margin-top:0em;
}
fieldset {
border:none;
margin-bottom:1em;
width:24em;
padding-top:0.5em;
margin-left:35em;
margin-right:35em;
}
select {
margin-left:9em;
margin-bottom:0;
}
/* fieldset coordonnees */
fieldset#coordonnees {
background:#0AA6E1;
border:outset #0AA6E1;
margin-left:38em;
margin-right:38em;
}
#coordonnees label {
position:absolute;
font-size:90%;
padding-top:.2em;
left:630px;
}
#coordonnees input {
margin-left:6em;
line-height:1.4em;
margin-bottom:.2em;
}
/* fieldset message */
fieldset#message {
background:#0AA6E1;
border:outset #0AA6E1;
margin-left:38em;
margin-right:38em;
}
#civilite {
font-size:90%;
}
#civilite input {
margin-left:5em;
}
/* zone de texte du message */
textarea {
text-align: center
font:.8em "Trebuchet MS", Verdana, sans-serif;
width:29em;
padding:.1em;
}
/* les boutons submit et reset */
input[type="submit"], input[type="reset"] {
background:#0AA6E1;
font:1.2em "Trebuchet MS", Verdana, sans-serif;
color:#345071;
}
p#buttons {
text-align:center;
}
Configuration: Windows Vista
Firefox 3.0.4