How do you add a background image with CSS?


Rate This Answer

The parameters of CSS to set a background images are: .class{background-image: url(image.jpg);}

Answered by Tanya R. -

Related Questions

View More »

Comments

Advertisement