CSS分類字典: http://yudans.net/css/index.php?action=class

 

【字體font】

font-weight:bold; 粗體

letter-spacing:10px; 字元間格

line-height:100px; 行距

text-decoration:underline;   (none | blink | line-through | overline | underline)文字格式(ex下底線)

text-shadow:3px 5px 9px blue; 文字陰影(X軸 Y軸 模糊範圍 顏色)

text-transform:capitalize; (none | capitalize | lowercase | uppercase) 英文字母全部的大小寫

 

【本文text】

text-align:left; 內文全部靠左

text-indent:20px; 文字第一段空格

vertical-align:middle; 在表格裡面的文字位置

 

【Background】

background-color:skyblue; 

background-image:url("flowers.gif");

background-repeat:repeat-x;

arrow
arrow
    全站熱搜

    cabuchi 發表在 痞客邦 留言(0) 人氣()