当前位置: 代码迷 >> HTML/CSS >> CSS书写轨范
  详细解决方案

CSS书写轨范

热度:104   发布时间:2012-11-04 10:42:41.0
CSS书写规范

1.显示属性样式:

display:

position:

float:

clear:

cursor:

top:

left:

overflow:

2.盒模式:

width:

height:

margin:

padding:

?

3.排版样式:

white-space:

text-align:

text-indent:

text-decoration:

line-height:

4.文字样式:

color:

font:

content:

5.边框背景:

border:

background-color:

background-img

?

  相关解决方案