|  | 主题:  怎样删去超连接的下面的线 | 
            
                        
                
                    |  小笨蛋
 职务:普通成员
 等级:2
 金币:1.0
 发贴:506
 注册:2001/4/7 17:33:00
 
 | 
                            
                            #12001/4/8 15:19:49 
                                怎样删去超连接的下面的线,请教
                                
                                
                                
                             劲速提升LV中………… | 
                        
                
                    |  大班主
 职务:普通成员
 等级:2
 金币:10.0
 发贴:724
 注册:2000/10/12 21:02:49
 
 | 
                            
                            #22001/4/8 15:35:39 
                                a:link {font-size: 12px;text-decoration:none;color:#333333; font-family: "宋体"}a:active  {font-size: 12px;text-decoration:underline; font-family: "宋体"}
 a:visited {font-size: 12px;text-decoration:underline; font-family: "宋体"; color: #666666}
 a:hover {font-size: 12px;text-decoration:none; font-family: "宋体"}
 其中text-decoration:none的none就代表了该文本没有下划线。
 | 
                        
                
                    |  ewind
 职务:普通成员
 等级:5
 金币:10.0
 发贴:3074
 注册:2001/3/4 18:39:07
 
 | 
                            
                            #32001/4/8 15:38:27 
                                在CSS中设一个新层再选USE CSS SELECTOR 后,再在上面的SELECTOR中选,然后DECORATION中的NONE 打勾就可以了     
                                
                                    编辑历史:[这消息被yuzhiqing编辑过(编辑时间2001-04-08 15:40:59)]
 
 | 
                        
                
                    |  地狱天使
 职务:普通成员
 等级:3
 金币:10.0
 发贴:1195
 注册:2000/11/21 14:30:55
 
 | 
                            
                            #42001/4/8 17:17:12 
                                多用搜索功能,以前讨论过很多次了。
 |