大众世界 world of demotic + 社区新动力

 找回密码
 注册会员
搜索
查看: 2864|回复: 0

[CSS] ie6+ border 透明效果

[复制链接]
发表于 2013-10-10 15:50:14 | 显示全部楼层 |阅读模式
[HTML] 纯文本查看 复制代码
<!DOCTYPE html>
<html>



<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<title>新建网页</title>

<style type="text/css">
body {
	font-family:"微软雅黑","Microsoft yahei","宋体","Lucida Grande","Verdana","Helvetica,Arial","Georgia";
}
.div a,.div a:link,.div a:visited {color:#325A99;text-decoration:none;display:inline-block;border:8px solid transparent;_border-color:tomato;/*For IE6-*/_filter:chroma(color=tomato);/*For IE6-*/}
.div a:hover {color:#006600;text-decoration:underline;border:8px solid #cc0000;}
</style>

<script type="text/javascript">

</script>

</head>
<body>

<div class="div"><a href="#NFCMS_COM">中华人民共和国</a>
</div>
</body>
</html>
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册会员

本版积分规则

Archiver|手机版|小黑屋|Wod Inc. ( 蜀ICP备20000008号-8

GMT+8, 2024-5-13 06:58 , Processed in 0.106558 second(s), 30 queries .

Powered by Discuz! X3.5

Copyright © 2001-2023 Tencent Cloud.

快速回复 返回顶部 返回列表