CSS标签

1.position 位置的摆放形式

2.background 背景 background-image background-repeat background-position 

3.text-align 文字位置

4.margin  外边距

5.padding  内边距

6.font-size 字体大小

7.line-height : center  居中对齐

8.height  高度

9. width  宽度

10. z-index 层级大小

11.over-flow  超出时的处理方法

12. :hover  覆盖时的解决方法

13. opacity  透明度

14. float  浮动方式

15. border : 边距

16. color: 颜色

17 display  显示方式 block  inline  none

猜你喜欢

转载自www.cnblogs.com/my-love-is-python/p/9295815.html