FIFTHMOUSE
学习( )
CSS-字体样式
 
 
 
学习
2005-3-22 16:23
CSS-字体样式
<div style="text-align:justify; text-justify:Distribute-all-lines;">中文两端对齐</div> <p><span style="text-transform: capitalize;">first letter capitalize(第一个字母大写)</span></p> <p><span style="text-transform: uppercase">text-transform: uppercase(全部大写)</span></p> <p><span style="font-variant: small-caps">font-variant: small-caps(小型大写)</span></p> <p><span style="text-decoration: line-through">text-decoration: line-through(删除线)</span></p> <p><span style="text-decoration: underline">text-decorationunderline(下划线)</span></p> <p><span style="text-decoration: overline">text-decoration: overline(上划线)</span></p> <p><span style="text-decoration: blink ">text-decoration: blink (闪烁)</span></p>
[Ctrl+A 全部选择 提示:你可先修改部分代码,再按运行]
标签集:
TAGS:
回复
Comments
(
)
点击
Count
(
)
回复
Comments
{commentauthor}
{commenttime}
{commentnum}
{commentcontent}
作者:
{commentrecontent}
回复Comments
作者:
{commentrecontent}