好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

css控制段落效果_html/css_WEB-ITnose




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的详细内容...

  阅读:33次