text-underline-position版本:IE5.5+专有属性 继承性:有
语法: text-underline-position : below |
above 参数: below : 在文本下面
above : 在文本上面
说明: 设置或检索
text-decoration属性定义的下划线的位置。
对应的脚本特性为
textUnderlinePosition。请参阅我编写的其他书目。
示例: p { text-underline-position: above; text-decoration: underline; }
请您用下面的按钮选择这段文字的text-underline-position属性的值。看一看会发生什么,然后您就会明白这个属性的意义。希望您喜欢这本电子书。谢谢。