BeatsMe
0
Q:

how to add background in css

body {
 background-image: url("paper.gif");
 background-color: #cccccc;
}
9
.w {
background-image: url("images/tom1.png");
}

.a {
background-image: url("images/tom2.png");
}

.s {
background-image: url("images/tom3.png");
}
1

New to Communities?

Join the community