======字體開始===================
font : font-style || font-variant || font-weight || font-size || line-height || font-family
font : caption | icon | menu | message-box | small-caption | status-bar
font-stretch : normal | narrower | wider | ultra-condensed | extra-condensed | condensed | semi-condensed | semi-expanded | expanded | extra-expanded | ultra-expanded
======字體結(jié)束===================
======文本開始===================
text-indent : length
vertical-align : baseline | sub | super | top | text-top | middle | bottom | text-bottom | length
text-align : left | right | center | justify
layout-flow : horizontal | vertical-ideographic
layout-flow : horizontal | vertical-ideographic
writing-mode : lr-tb | tb-rl
direction : ltr | rtl | inherit
unicode-bidi : normal | bidi-override | embed
word-break : normal | break-all | keep-all
line-break : normal | strict
white-space : normal | pre | nowrap
word-wrap : normal | break-word
text-autospace : none | ideograph-alpha | ideograph-numeric | ideograph-parenthesis | ideograph-space
text-kashida-space : length
text-justify : auto |inter-word | newspaper | distribute | distribute-all-lines | inter-ideograph
ruby-align : auto | left | center | right | distribute-letter | distribute-space | line-edge
ruby-position : above | inline
ruby-overhang : auto | whitespace | none
ime-mode : auto | active | inactive | disabled
layout-grid : layout-grid-mode || layout-grid-type || layout-grid-line || layout-grid-char || layout-grid-char-spacing
======文本結(jié)束=============
======背景開始===========
background : background-color || background-image || background-repeat || background-attachment || background-position
background-attachment : scroll | fixed
background-color : transparent | color
=======背景over==========
=======定位開始==========
position : static | absolute | fixed | relative
z-index : auto | number
=======定位over==========
=======尺寸開始==========
height : auto | length
margin-top + border-top + padding-top + height + padding-bottom + border-bottom + margin-bottom
min-height : none | length
width : auto | length
max-width : none | length
=======尺寸over==========
=======布局開始==========
clear : none | left |right | both
overflow : visible | auto | hidden | scroll
display : block | none | inline | compact | marker | inline-table | list-item | run-in | table |table-caption | table-cell | table-column | table-column-group | table-footer-group | table-header-group | table-row | table-row-group
參數(shù):
block : CSS1 塊對象的默認值淮悼。用該值為對象之后添加新行
none : CSS1 隱藏對象唐础。與visibility屬性的hidden值不同,其不為被隱藏的對象保留其物理空間
inline : CSS1 內(nèi)聯(lián)對象的默認值火脉。用該值將從對象中刪除行
compact : CSS2 分配對象為塊對象或基于內(nèi)容之上的內(nèi)聯(lián)對象
marker : CSS2 指定內(nèi)容在容器對象之前或之后奕塑。要使用此參數(shù)堂污,對象必須和:after及:before 偽元素一起使用
inline-table : CSS2 將表格顯示為無前后換行的內(nèi)聯(lián)對象或內(nèi)聯(lián)容器
list-item : CSS1 將塊對象指定為列表項目家肯。并可以添加可選項目標(biāo)志
run-in : CSS2 分配對象為塊對象或基于內(nèi)容之上的內(nèi)聯(lián)對象
table : CSS2 將對象作為塊元素級的表格顯示
table-caption : CSS2 將對象作為表格標(biāo)題顯示
table-cell : CSS2 將對象作為表格單元格顯示
table-column : CSS2 將對象作為表格列顯示
table-column-group : CSS2 將對象作為表格列組顯示
table-header-group : CSS2 將對象作為表格標(biāo)題組顯示
table-footer-group : CSS2 將對象作為表格腳注組顯示
table-row : CSS2 將對象作為表格行顯示
table-row-group : CSS2 將對象作為表格行組顯示
visibility : inherit | visible | collapse | hidden
=======布局over==========
=======輪廓開始============
outline : outline-color ||outline-style || outline-width
outline-style : none |dotted |dashed |solid |double |groove |ridge |inset |outset
outline-width : medium | thin | thick | length
======輪廓over============
======邊框開始============
border : border-width || border-style || border-color
border-style : none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset
======邊框over============
======內(nèi)容開始===============
list-style-type : disc | circle | square | decimal | lower-roman | upper-roman | lower-alpha | upper-alpha | none | armenian | cjk-ideographic | georgian | lower-greek | hebrew | hiragana | hiragana-iroha | katakana | katakana-iroha | lower-latin | upper-latin
disc : CSS1 實心圓
circle : CSS1 空心圓
square : CSS1 實心方塊
decimal : CSS1 阿拉伯?dāng)?shù)字
lower-roman : CSS1 小寫羅馬數(shù)字
upper-roman : CSS1 大寫羅馬數(shù)字
lower-alpha : CSS1 小寫英文字母
upper-alpha : CSS1 大寫英文字母
none : CSS1 不使用項目符號
armenian : CSS2 傳統(tǒng)的亞美尼亞數(shù)字
cjk-ideographic : CSS2 淺白的表意數(shù)字
georgian : CSS2 傳統(tǒng)的喬治數(shù)字
lower-greek : CSS2 基本的希臘小寫字母
hebrew : CSS2 傳統(tǒng)的希伯萊數(shù)字
hiragana : CSS2 日文平假名字符
hiragana-iroha : CSS2 日文平假名序號
katakana : CSS2 日文片假名字符
katakana-iroha : CSS2 日文片假名序號
lower-latin : CSS2 小寫拉丁字母
upper-latin : CSS2 大寫拉丁字母
scrollbar-base-color : color: