HTML help
HTML help
Out of context: Reply #4
- Started
- Last post
- 5 Responses
- spiralstarez0
you can do it with one CSS declaration:
#item {
background: url(image.jpg) no-repeat bottom right;
}
you can do it with one CSS declaration:
#item {
background: url(image.jpg) no-repeat bottom right;
}