<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<style type="text/css">
a:link { color: #eee; text-decoration: none; }/* 未访问的链接 */
a:visited { color: #999; text-decoration: line-through; } /* 已访问的链接 */
a:hover { color: #fff; text-decoration: underline; }/* 鼠标移动到链接上 */
a:active { color: #F00; } /* 选定的链接 */
</style>
</head>
<body>
<p><a href="#">这里是链接</a></p>
</body>
网友评论