[thelist] CSS - Background Image Top Left Corner

James Aylard webmaster at equilon-mrc.com
Thu May 10 15:53:34 CDT 2001


Brad,

> Remove the "fixed" attribute and it should work.
> It will look like this.
> body {background : #F5DEB3 url(images/watermarkTan.gif) no-repeat
top,left;}

    This is not correct. The "fixed" value is entirely appropriate (though
not required), and the use of a comma between the two position-oriented
values is illegal [1].

James Aylard

1. http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background






More information about the thelist mailing list