国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > HTML > 正文

a標(biāo)簽怎么去下劃線以及實(shí)現(xiàn)點(diǎn)擊前和點(diǎn)擊后不變色

2019-10-26 17:14:58
字體:
供稿:網(wǎng)友

復(fù)制代碼
代碼如下:
a:link {
font-size: 12px;
color: #000000;
text-decoration: none;
}
a:visited {
font-size: 12px;
color: #000000;
text-decoration: none;
}
a:hover {
font-size: 12px;
color: #999999;
text-decoration: underline;
}

這樣定義樣式表就可以實(shí)現(xiàn)你的功能了,不會(huì)樣式表的話,可以把下面的代碼加到你的頁面中<head></head>標(biāo)簽里:

復(fù)制代碼
代碼如下:
<style type="text/css">
<!--
a:link {
font-size: 12px;
color: #000000;
text-decoration: none;
}
a:visited {
font-size: 12px;
color: #000000;
text-decoration: none;
}
a:hover {
font-size: 12px;
color: #999999;
text-decoration: underline;
}
-->
</style>
發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表

圖片精選

主站蜘蛛池模板: 潜江市| 柳河县| 南丰县| 文昌市| 那曲县| 双城市| 固阳县| 甘孜县| 威宁| 北京市| 连平县| 奉节县| 沾化县| 镇雄县| 昔阳县| 鄂托克前旗| 牙克石市| 龙泉市| 澳门| 崇阳县| 宜都市| 饶阳县| 邓州市| 六枝特区| 阿拉善右旗| 天镇县| 兴城市| 江永县| 高州市| 万山特区| 福贡县| 临湘市| 龙里县| 宝丰县| 关岭| 方正县| 同仁县| 乐清市| 洛宁县| 莲花县| 北流市|