本文档基于 CC协议(Creative Commons Share-Alike License)发布,是developer.mozilla.com, www.mozref.comwww.aptana.com共同劳动的成果。

text-underline-position

Specifies the position of the underline text-decoration.

Browser/User Agent Support

IENetscapeMozillaOperaSafari
6.0+nononono

Values

aboveUnderline appears above the text.
belowUnderline appears below the text.
autoUnderline appears in the appropriate position for the language of the element.
auto-posSame as auto.

Remarks

IE only.

Related