|
|
|
|
Salut
Je veux que la couleur de mon backround de ma page soit gris mais ça ne change pas alors que j ai bien spécifié ceci ! c est toujours blanc !
<style type="text/css">
<!--
body {
background-attachment:fixed;
background-position:center;
background-color:#656565;
background-image: url(barre.jpg);
background-repeat: repeat-y;}
-->
</style>
...
<body bgcolor='#656565'>
...
OU EST LE PB ? :(
MERCI
Configuration: Windows XP Firefox 2.0.0.3
Salut REY,
<style type="text/css">
<!--
body {
background-attachment:fixed;
background-position:center;
background-color:#656565;
background-image: url(barre.jpg);
background-repeat: repeat-y;}
-->
</style>
Tiens nous au courant Le bonheur est la seule chose que l'on peut donner sans l'avoir. |
Répondre à kabis
|