css控制段落,总结css控制段落的其他功能
#p1{
background: gray;
text-indent: 20px;/*行缩进*/
text-align: center;/*居中*/
}
#p2{
background: orange;
text-decoration: underline;/*下划线 文本装饰*/
letter-spacing: 5px;/*字符之间的控制*/
}
查看更多关于css控制段落效果_html/css_WEB-ITnose的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did111347