| Background Image vs. Color
Can the various stylesheets be editied to implement a background image? I have edited one of the stylesheets and know how to edit the background color:
BODY {
background: #CECF9F url( http://www.domain.com/image.jpg);
Just wondering if there is a tag that would allow one to implement a backround image instead of a single color?
Thanks,
Michael
Last edited by Chuck S; August 27th, 2006 at 07:23 PM.
|