logo       

Re: problem with defining background image: msg#01320

Subject: Re: problem with defining background image
> body {background: url(Bg.gif) white; font-family: verdana}
>
> However, it does not upload the picture as a background.

That will work as long as the image resides in the same directory, and has a
capital B.


> body {background-image: url (Bg.gif)}

That will not work because of the space between "url" and (Bg.gif)


Tim

_______________________________________________
css-discuss [css-discuss@xxxxxxxxxxx]
http://three.pairlist.net/mailman/listinfo/css-discuss
Sponsored by www.westciv.com - CSS resources | software | learning



<Prev in Thread] Current Thread [Next in Thread>