May 2000
Intermediate to advanced
472 pages
14h 17m
English
background-image — IE4 Y/Y | IE5 Y/Y | NN4 Y/Y | Op3 Y/-
Sets an
image to be the background pattern. Depending on the value of
background-repeat, the background image may tile
indefinitely, or only along one axis, or not at all, and the starting
position of the tiling is dependent on the value of
background-position.
BODY {background-image: url(bg41.gif);}
H2 {background-image: url(http://www.pix.org/dots.png);}<url> | none
none
no
all elements
Read now
Unlock full access