Bonjour, je voudrais savoir pourquoi lorsque je zoom ou dezoome le texte descend ou monte..
ici : http://jeys.zxq.net/
Mon css :
J'ai toujours pas compris.
Merci beaucoup
Modifié par iso_man (04 Oct 2010 - 08:14)
ici : http://jeys.zxq.net/
Mon css :
a écrit :
html, body {
margin: 0;
padding: 0;
}
body {
background-color: #070707;
background-image:url(./logo.jpg);
background-repeat:no-repeat;
background-position: center center;
background-attachment:fixed ;
height: 100px ;
font-family: arial;
font-size: 100%;
}
h1
{
font-family: arial ;
font-size: 9pt ;
color: white ;
font-style: italic ;
margin-left: 790px ;
margin-top: 430px ;
height: 1px ;
width: 150px ;
}
h2
{
font-family: arial ;
font-size: 9pt ;
color: #8a8a8a ;
font-style: italic ;
margin-left: 830px ;
margin-top: 15px ;
height: 1px ;
width: 150px ;
}
J'ai toujours pas compris.
Merci beaucoup
Modifié par iso_man (04 Oct 2010 - 08:14)