CSS屬性索引
2012-09-20 瀏覽:150
第一節(jié):CSS2.1屬性按功能索引
CSS盒模式
border-collapse
border-color -- 邊框顏色
border-spacing
border-style -- 邊框樣式
border-top -- 上邊框
border-right -- 右邊框
border-bottom -- 下邊框
border-left -- 左邊框
border-top-color -- 上邊框顏色
border-right-color -- 右邊框顏色
border-bottom-color -- 下邊框顏色
border-left-color -- 左邊框顏色
border-top-style -- 上邊框樣式
border-right-style -- 右邊框樣式
border-bottom-style -- 下邊框樣式
border-left-style -- 左邊框樣式
border-top-width -- 上邊框寬度
border-right-width -- 右邊框寬度
border-bottom-width -- 下邊框寬度
border-left-width -- 左邊框寬度
border-width -- 邊框寬度
border -- 邊框所有屬性
margin-right -- 右邊外補白寬度
margin-left -- 左邊外補白寬度
margin-top -- 上邊外補白寬度
margin-bottom -- 下邊外補白寬度
margin -- 邊外補白
padding-top -- 上邊內(nèi)補白
padding-right -- 右邊內(nèi)補白
padding-bottom -- 下邊內(nèi)補白
padding-left -- 左邊內(nèi)補白
padding -- 邊內(nèi)補白
CSS視覺格式模型
display -- 顯示方式
position -- 元素的定位
bottom -- 下偏移屬性
left -- 左偏移屬性
right -- 右偏移屬性
top -- 上偏移屬性
float -- 元素漂浮
z-index -- z軸順序
direction
unicode-bidi
max-height -- 最大高度
max-width -- 最大寬度
min-height -- 最小高度
min-width -- 最小寬度
height -- 盒子高度
width -- 盒子寬度
clear -- 清除
line-height -- 一段文字中每行文字的間距
vertical-align -- 垂直對齊方式
CSS視覺效果
clip -- 了盒子可顯示的區(qū)域
overflow -- 盒子中內(nèi)容的顯示方式
visibility -- 元素是否可見
CSS列表
list-style-image -- 列表圖像
list-style-position -- 列表位置
list-style-type -- 列表類型
list-style -- 列表所有屬性
CSS背景
background-attachment -- 背景圖片隨滾動軸的移動方式
background-color -- 背景顏色
background-image -- 背景圖像
background-position -- 背景圖片的位置
background-repeat -- 背景圖片的顯示方式
background -- 背景
CSS字體
font-family -- 字體
font-size -- 字體大小
font-style -- 字體樣式
font-variant -- 小型的大寫字母字體
font-weight -- 字體粗細
font -- 字體所有屬性
CSS文本
text-align -- 文本對齊方式
text-decoration -- 文本是否有劃線以及劃線的方式
text-indent -- 文本的首行縮進
text-transform -- 文本的大小寫狀態(tài),此屬性對中文無意義
white-space -- 文本的格式
word-spacing -- 以空格間隔文字的間距
letter-spacing -- 文本中字母的間距(中文為文字的間距)
CSS顏色
color -- 顏色
上一條: CSS邊內(nèi)補白
下一條: 義烏網(wǎng)頁制作的一點體會