水闇


私訊 

CSS樣式討論版:「問」問題發問


 翼‧F‧嵐焰
 table{background:none;}
 
 .small_menu{
  background:url(背景圖網址) repeat-x;
 }
 
 .content a{font-size:11px;}
 
 .head_menu{
  background:url repeat-x;}
 
 body{color:#33cc33;}
 
 /*Background*/
 body { 
 background-image: url(http://h.imagehost.org/0012/1_49.png); 
 background-repeat:no-repeat ;
 background-position :50% 50%;
 background-attachment: fixed;}
 
 <!--a{cursor:url(http://bb5.babyhome.com.tw/UPLOAD16/436867/smile005.ani
 );}
 body{cursor:url(http://bb5.babyhome.com.tw/UPLOAD16/436867/smile005.ani 
 );}-->
 
 .small_menu{
  background:url(背景圖網址) repeat-x;}
 
 <style>
 <!--
 body {border:50 dotted #33cc33}
 -->
 </style> 
 
 <STYLE>
 A{color:white;text-decoration:none;}
 A:hover{color:#33cc33;
 border-bottom-width:1px;
 border-bottom-style:Dotted;
 border-bottom-color:#33cc33;
 border-top-width:1px;
 border-top-style:Dotted;
 border-top-color:#33cc33;
 position:relative;top:1px;left:1px;}
 </STYLE>
 
 這是我版內的語法
 可是不知道為什麼
 用一般文字的小字語法都沒效果
 請幫幫忙@@
 文字大小是11
 (試過很多次了 但是都不能.....