滑鼠游標滑過文字上方時的小惡作劇。

/*變浮起*/
A:hover {border: 3px outset;}
/*變游標*/
A:hover {cursor:url("游標網址") ! important;}
/*變小圖*/
A:hover {background: url(圖片網址) 90 20 no-repeat ! important;}
/*變底色*/
A:hover {background-color: #777 !important;}
/*變字大*/
A:hover {font-size: 22px ! important;}
/*變字色*/
A:hover {font-color:#6666CC ! important;}
/*變字粗*/
A:hover {font-WEIGHT: 900 ! important;}
/*變字型*/
A:hover {font-family: 細明體 ! important;}
/*變字寬*/
A:hover {LETTER-SPACING: 12px ! important;}
/*變字高*/
A:hover {LINE-HEIGHT:350 ! important;}
/*變字斜*/
A:hover {font-STYLE: italic ! important;}
/*變置中*/
A:hover {TEXT-ALIGN: center ! important;}
/*變直排*/
A:hover {display: block ! important;}
/*變底線*/
A:hover {TEXT-DECORATION:none/不加底線.underline !important;}
/*變寬度*/
A:hover {width: 212PX ! important;}
/*變高度*/
A:hover {height: 212px ! important;}
/*變智寬*/
A:hover {MIN-width: 212PX ! important;}
/*變智高*/
A:hover {MIN-height: 212px ! important;}
/*變限寬*/
A:hover {MAX-width: 212PX ! important;}
/*變限高*/
A:hover {MAX-height: 212px ! important;}
/*變起點*/
A:hover {FLOAT: lift,right,center ! important;}
/*變靠邊*/
A:hover {TEXT-ALIGN:lift,right,center ! important;}
/*變調動*/
A:hover {MARGIN: 0px 0px 0px 0px ! important;}
/*變移動*/
A:hover {PADDING: 0px 0px 0px 0px ! important;}
/*變框線*/
A:hover {BORDER:#FFCECD 1px solid ! important;}
/*變雙框*/
A:hover {BORDER: 1px solid #FFCECD double 5px ! important;}

arrow
arrow
    全站熱搜

    綾綾麻麻 發表在 痞客邦 留言(5) 人氣()