首页 > web前端 > css教程 > css text-decoration属性怎么用

css text-decoration属性怎么用

silencement
发布: 2019-05-27 15:18:11
原创
3137 人浏览过

css 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

以上是css text-decoration属性怎么用的详细内容。更多信息请关注PHP中文网其他相关文章!

相关标签:
来源:php.cn
本站声明
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板