被点击访问过的超链接样式不在具有hover和active了,很多人应该都遇到过这个问题,解决方法是改变CSS属性的排列顺序: L-V-H-A
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "<a target="_blank" rel="nofollow" href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd</a>">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<style type="text/css">
<!--
a:link {
color:red
}
a:hover {
color:blue
}
a:visited {
color:green
}
a:active {
color:orange
}
-->
</style>
<a href="#">
webdesign/webdesign/webdesign/webdesign/webdesign/webdesign/webdesign
</a>
我的日志
本文链接地址:http://lauely.blog.zj.com/blog/d-108002.html
上一篇:女人真的有体香吗?
下一篇:MSN昵称的IM图标详细解释
文章评论 共0条回复









TAG:
评分(