style里的text-decoration解释
时间:2006-06-19 来源:再见还是雨冬
HTML里的定义:{ text-decoration : sDecoration }
Script的定义:object.style.textDecoration [ = sDecoration ]
| none | Default. 普通显示 |
| underline | Text 有下划线. |
| overline | Text 上划线. |
| line-through | Text 中间划线. |
| blink | 不知道. |
相关阅读 更多 +
排行榜 更多 +










