Layout Properties
The Ultimate CSS Reference 282
Compatibility
Opera Safari Firefox Internet Explorer
9.2 3.0 2.0 1.3 2.0 1.5 1.0 7.0 6.0 5.5
Full Full Full Full Full Full Full Full Buggy Buggy
Internet Explorer for Windows versions up to and including 6:
?– will not apply a value specified for the body element to the viewport, if the
computed value for the html element is visible
?– will increase the width and height of the element when the value is specified as
visible, instead of rendering the overflow outside the element??™s box; if the value
is auto, hidden, or scroll, and the element??™s width is specified as auto, the
width will increase to avoid overflow
In Internet Explorer for Windows versions up to and including 7:
?– a relatively positioned child of an element whose overflow value is auto or
scroll will behave as if the position were specified as fixed; if overflow is
hidden, a relatively positioned element will be visible if the generated box lies
outside the parent??™s box
?– the value inherit is unsupported
In Internet Explorer for Windows version 7, the values auto, hidden, and scroll
cause an element to gain a layout (p.
Pages:
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428