My images are displaying in IE6, but not in FF. I've tried several variations, so I'm guessing I must be overlooking something simple. But simple or not, can someone suggest a solution? #body { margin:5px; background:url("C:/Documents and Settings/img/bg.jpg") no-repeat; width:662px; height:147px; padding:10px 0 0 10px; } Thanks for any all all assistance.
Are we talking about a localhost installation? I might be guessing wrong here but try changing your image location to a folder that does not contain spaces in the name like in "Documents and Settings". Still I believe you're using wrong filepath right there..
Ugh. I knew it must be something simple. I was testing locally before moving it online "thinking" I was saving time. Don't worry, I won't make the mistake of thinking again. Thank you much, Clive! Works like a charms once I ftp it.