html question
html question
Out of context: Reply #2
- Started
- Last post
- 12 Responses
- weestu0
yes
body {
background-color: #ffffff;
background-image: url(http://example.com/yourbg.jp...
background-repeat: repeat-x;
background-position: bottom left;
background-attachment: fixed
}you could also use the shorthand background method