首页 > 代码库 > 常用的css属性

常用的css属性

字体 font color font-family font-size  font-weight text-decoration  text-shadow  line-height letter-spacing word-spacing 
文本 Text text-indent text-overflow vertical-align text-align  white-space  
背景 background  background-color background-image background-position background-positionX background-positionY background-repeat  
定位 position z-index top right bottom left 
尺寸 height max-height min-height width max-width min-width 
布局 clear float overflow overflow-x overflow-y display visibility 
外补丁 margin margin-top margin-right margin-bottom margin-left 
轮廓 outline outline-color outline-style outline-width 
边框 border border-color border-style border-width border-top border-top-color border-top-style border-top-width border-right border-right-color border-right-style border-right-width border-bottom border-bottom-color border-bottom-style border-bottom-width border-left border-left-color border-left-style border-left-width 
内补丁  padding padding-top padding-right padding-bottom padding-left 
列表项目 list-style list-style-image list-style-position list-style-type

常用的css属性