建站学 - 轻松建站从此开始!

建站学-个人建站指南,网页制作,网站设计,网站制作教程

当前位置: 建站学 > 网页设计 > css教程 >

css text-decoration属性怎么用

时间:2019-08-01 14:36来源:PHP中文网 作者:猪哥 点击:
CSS text-decoration 属性定义及使用说明 text-decoration 属性规定添加到文本的修饰。 注意: 修饰的颜色由 color 属性设置。 实例: 设置h1,h2,h3和h4元素文本装饰 h1 {text-decoration:overline}h2 {text-decoration:line-through}h3 {text-decoration:

 

CSS text-decoration 属性定义及使用说明

text-decoration 属性规定添加到文本的修饰。

注意: 修饰的颜色由 "color" 属性设置。

27e3fbe65c5f74ac52464c66f8bf9b7.png

实例:

设置h1,h2,h3和h4元素文本装饰

h1 {text-decoration:overline}
h2 {text-decoration:line-through}
h3 {text-decoration:underline}

属性值

a71295cbedad54b7ea73a55febfb013.png

(责任编辑:yang)
织梦二维码生成器
顶一下
(0)
0%
踩一下
(0)
0%
------分隔线----------------------------
发表评论
请自觉遵守互联网相关的政策法规,严禁发布色情、暴力、反动的言论。
评价:
表情:
用户名: 验证码:点击我更换图片