Bonjour tout le monde
En voulant valider mon CSS, j'ai trouvé cette erreur que j'arrive pas à corriger.
-------------------------------------------------------------------------------------------
Lexical error at line 1, column 3. Encountered: "D" (68), after : "-------------------------------------------------------------------------------------------
Si vous pouvez m'aider à le faire...
Merci et bonne journée
Le script complet
---------------------------------------------
/* CSS issu des tutoriels
www.alsacreations.com/articles */
body {
margin: 0;
padding: 0;
background:();
bgproperties="fixed"
font: 70% verdana, arial, sans-serif;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
top: 0;
left: 0;
z-index:100;
width: 100%;
}
#menu dl {
float: left;
width: 10em;
margin: 0 1px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background:url();
border: 1px solid white;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: center;
background:#C3D5C3;
}
#menu li a, #menu dt a {
color:##BBB6AE;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
background: #fff;
}
#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #fff;
background-color: #ddd;
padding: 5px;
border: 1px solid gray;
}
a {text-decoration: none;
color: black;
color: #222;
}
body {
font-family:veradana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
#header {
height:20px;
background: ;
}
#centre {
background:url();
}
#pied {
height: 55px;
background-color:#C3D5C3;
}
p {margin: 0;}
body {
background-image:url(
http://img295.imageshack.us/img295/2783/aplatalupointgc7.gif);
margin:0;
background-attachment:fixed;
}
---------------------------------------------------------------------------------------------------
http://www.formatik.be