) De?¬? nes underlined text TF
De?¬? nes an unordered list STF
De?¬? nes a variable STF
(Deprecated.) De?¬? nes preformatted text
AP P E N D I X B
CSS Properties
277 STYLIN??™ WITH CSS
BACKGROUND
PROPERTY DESCRIPTION VALUES IE F N W3C
background A shorthand property for setting
all background properties in one
declaration
background-color
background-image
background-repeat
background-attachment
background-position
4 1 6 1
background-attachment Sets whether a background image is
?¬? xed or scrolls with the rest of the page
scroll
?¬? xed
4 1 6 1
background-color Sets the background color of an element color-rgb
color-hex
color-name
transparent
4 1 4 1
background-image Sets an image as the background url(URL)
none
4 1 4 1
background-position Sets the starting position of a
background image
top left
top center
top right
center left
center center
center right
bottom left
bottom center
bottom right
x% y%
xpos ypos
4 1 6 1
background-repeat Sets if/how a background image will be
repeated
repeat
repeat-x
repeat-y
no-repeat
4 1 4 1
Browser support: IE: Internet Explorer, F: Firefox, N: Netscape. Numbers indicate earliest browser version supporting this property.
W3C: The number in the ???W3C??? column indicates in which CSS recommendation the property is de?¬? ned (CSS1 or CSS2).
Pages:
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314