Prev | Current Page 455 | Next

Tommy Olsson and Paul O'Brien

"The Ultimate CSS Reference"

Internet
Explorer versions 6 and below exhibit the same behavior as IE 7 in this respect;
however, using the value fixed instead of scroll will cause IE versions 6 and below
to exhibit the behavior defined in the specifications for scroll.
Internet Explorer for Windows versions up to and including 7 will only apply the
background from inside the border??™s edge when the element in question has a layout
(p. 158). If the element does not have a layout, the background-color or
background-image will slide under the borders as per the specifications.
Internet Explorer for Windows versions up to and including 7 don??™t support the
value inherit.
Other Relevant Stuff
The Viewport, the Page Box, and the Canvas (p. 141)
Color and Backgrounds
The Ultimate CSS Reference 312
background
background: { background-color background-image
background-repeat background-attachment
background-position | inherit } ;
The background property is a shorthand
property that allows all the individual
background properties to be set in a
single declaration (including
background-color, background-image,
background-repeat,
background-attachment, and
background-position).


Pages:
443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467