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;行距
list-style:none 去li的style
vertical-align: bottom; 向下对齐
border:none无边框 solid实线 double双线 dashed虚线
:last-child 最后一个
placeholder=" " 作用于表单input的提示性文字
!important 提高优先级
border-radius:50%;设置圆角
transform: scale(1.2);等比放大
transition: all 1.5s;过程时间
font-weight 字体加粗
border-radius:50%;⚪
浙公网安备 33010602011771号