DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSS
how to make background image NOT scroll with the rest of the page.
body
{
background-image
:
url
(
"img_tree.png"
)
;
background-attachment
:
fixed
;
}
PREVIOUS
NEXT
Tagged:
#background
#image
#NOT
#scroll
#rest
ADD COMMENT
Topic
COMMENT
Name
6+6 =
Submit