a:link {text-decoration: none;Color: #330066;font-size:16px;font-family:Arial}
a:visited {text-decoration: none; Color: #330066;font-size:16px;font-family:Arial}
a:active {text-decoration: none; Color: red;font-size:16px;font-family:Arial}
a:hover {Color: white ;background-Color: #330066;font-size:16px;font-family:Arial}
HTML設定CSS
<html>
<head>
<style type="text/css">
.class1 A:link {text-decoration: none}
.class1 A:visited {text-decoration: none}
.class1 A:active {text-decoration: none}
.class1 A:hover {text-decoration: underline; color: red;}
.class3 A{color:green}
.class3 {color:blue}
</style>
</head>
<body>
<span class="class1">
<a href="http://game.godhelp.com.tw">Game</a>
<br>
<a href="http://www.godhelp.com.tw">godhelp</a>
</span>
<br>
</body>
</html>
Didier 帝迪ㄟ珍天帝
Didier 帝迪ㄟ珍天帝與你分享
我就是我 世上無人可取代 正面、積極、樂觀、享受人生
將心情、觀感、心愛的大小老婆、建議及所知道的技術文件一一POST出來
我就是我 世上無人可取代 正面、積極、樂觀、享受人生
將心情、觀感、心愛的大小老婆、建議及所知道的技術文件一一POST出來
2008年10月3日 星期五
CSS自訂包含A anchor
如果有設定A就是被蓋過
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言