Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Setting background in CSS

Name: Anonymous 2009-01-23 12:07

So I just started making mah own HOMEPAGE, and found some trouble with setting the background. This is my code atm:
body {
    background-image: bg.jpg;
    font-family: verdana;
    font-size: 54px;
}
The file bg.jpg is in my root folder along with the css-file. How come it aint working?

Name: =+=*=F=R=O=Z=E=N==V=O=I=D=*=+= !FrOzEn2BUo 2009-01-23 12:10

Proper form:

body
{
background-image: url(pic.jpg);

}

_________________________
orbis terrarum delenda est
 http://xs135.xs.to/xs135/09042/av922.jpg

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List