During my CSS validation in WC3 I got a very strange parse error in the body:
Parse Error -
body {
background: url(../images/body-bg.jpg) repeat-x top left;
padding-top: 40;
margin: 0 auto;
line-height: 1.5em;
}
This is the only error I received, however Dreamweaver didn't detect this error at all - everything renders perfect in all browsers, can anyone help?



Reply With Quote



Bookmarks