跳到内容(1) Cob.com.cn

CodeCoke

CSS2.0中文手册·字体

您的位置:首页>>教程>>CSS2.0中文手册>>text-underline-position

text-underline-position

text-underline-position 版本:IE5.5+专有属性 继承性:有

语法:

参数:

  1. below :  在文本下面
  2. above :  在文本上面

说明:

示例:

p { text-underline-position: above; text-decoration: underline; }

效果

请您用下面的按钮选择这段文字的text-underline-position属性的值。看一看会发生什么,然后您就会明白这个属性的意义。希望您喜欢CobStudio,谢谢。