Setting the value to none will remove all text decorations from an
element, even if one or more decorations are specified for its parent element. Text
decorations are propagated to floating and absolutely positioned descendants.
Internet Explorer for Windows versions up to and including 6 place the
line-through line noticeably higher above the baseline than other browsers.
Internet Explorer for Windows versions up to and including 7 don??™t support the
value inherit.
Firefox versions up to and including 2 propagate text decoration values to floating
descendants.
Typographical Properties
The Ultimate CSS Reference 334
text-indent SPEC
version initial inherited
CSS1, 2 0 YES
BROWSER SUPPORT
Op9.2+ Saf1.3+ FF1+ IE5.5+
FULL FULL FULL FULL
text-indent: { length | percentage | inherit } ;
This property specifies the indentation
of the first line of text in a block.
Whether the text is indented from the
left or from the right depends on the
element??™s direction (p. 343) property.
Pages:
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495