css的一些特性(待添加)
作者:互联网
margin: 0 auto; 整个元素居中
text-align: center;文本居中
background-position: 0px 0px ; 精灵图(x,y)
background-repeat: no-repeat;平铺
display: inline-block;使一些元素在一行,不同于浮动
text-decoration: none;去下划线
text-indent:2em;首行缩进
line-height:2em;行距
标签:居中,repeat,text,特性,添加,background,2em,0px,css 来源: https://www.cnblogs.com/katanfei/p/15459889.html