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:
?– compute percentage values on the basis of the height of the parent block, rather
than of the containing block
?– don??™t support the specification of both the position and the dimensions of an
absolutely positioned element using top, right, bottom, and left together;
they??™ll use the last vertical and horizontal position specified, and need the
dimensions to be specified using width and height
Internet Explorer for Windows versions up to and including 7 don??™t support the
value inherit.
The Ultimate CSS Reference 276
right
right: { length | percentage | auto | inherit } ;
For absolutely positioned boxes, this
property specifies how far the right
margin edge of the box is offset from the
left of the right padding edge of its
containing block.
For relatively positioned boxes, this
property specifies how far the right edge
of the box is offset from the left of the
position it would have had in the
normal flow.
Pages:
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419