given the  code below and that my "bricktile.jpg" is 1 level up from my 
index.html in a folder named "image" can anyone tell me why my background-image 
refuses to appear?

I've been looking at it for half hour and I am baffled. thank you for any clues.

John

body{
        font-size:100%;
        font-family:Helvetica Neue, Verdana, Arial, sans-serif;
        background-image:url(image/bricktile.jpg);
}


______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to