June 28, 2006
鼓勵此網誌:0
樣式種類 說明
background-color 背景顏色
background-image 背景圖片
border-top 設定上邊框線
border-bottom 設定下邊框線
border-left 設定左邊框線
border-right 設定右邊框線
border-color 設定邊框顏色
color 設定文字顏色
height 設定高度
width 設定寬度
text-align 對齊方式
text-decoration 文字修飾方式
font-size 字型大小
font-weight 字型粗細
background-attachment 背景是否固定
background-position 背景圖片的位置
background-repeat 重複貼圖方式
border-top-width 設定上邊框線厚度
border-bottom-width 設定下邊框線厚度
border-left-width 設定左邊框線厚度
border-right-width 設定右邊框線厚度
border-width 設定邊框厚度
border-style 設定邊框樣式
border-collapse 邊框線重疊
float 設定文繞圖
text-indent 縮排
text-transform 大小寫轉換
font-family 字型名稱
font-style 字型樣式
font-variant 大小寫變換
letter-spacing 文字間距
line-height 設定行高
list-style-type 項目符號樣式
margin 設定邊界
margin-top 設定上邊界
margin-bottom 設定下邊界
margin-left 設定左邊界
margin-right 設定右邊界
padding 設定邊距
table-layout 表格配置方式
CSS文字屬性串聯樣式表
color : #525050 /*文字色彩*/
font-family : 新細明體 /*文字字型*/
font-size :
font-style:itelic /*文字斜體*/
font-variant:small-caps /*小字體*/
letter-spacing :
line-height : 200% /*設定行高*/
font-weight:bold /*文字粗體*/
vertical-align:sub /*下標字*/
vertical-align:super /*上標字*/
text-decoration:line-through /*加刪除線*/
text-decoration:overline /*加頂線*/
text-decoration:underline /*加底線*/
text-decoration:none /*刪除連結底線*/
text-transform : capitalize /*首字大寫*/
text-transform : uppercase /*英文大寫*/
text-transform : lowercase /*英文小寫*/
text-align:right /*文字靠右對齊*/
text-align:left /*文字靠左對齊*/
text-align:center /*文字置中對齊*/

▲本部落的圖文歡迎大家引用、轉載、轉貼、下載
但請別更改原創作或做任何其他商業用途

































