当前位置:阳诡子 > 建站 > 正文

IE6的img:hover

时间:2020-06-28  来源:  作者:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="utf-8">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>IE6的img:hover</title>
<style type="text/css">
a:hover{color:#bd0a01;text-decoration:underline;border:none;}/* 全局 */
#abc a:hover img{border:1px solid #f30;}/* 针对 */
</style>
</head>
<body>
<div id="abc">
<a href="http://www.yoursite.com" title="yourtitle">
<img src="yourimg.jpg" width="48" height="48" alt="youralt" />
</a>
</div>
</body>
</html>
来顶一下
返回首页
返回首页
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表
相关文章
    无相关信息
CopyRight 2008-2022, 529600.Net, Inc.All Rights Reserved
粤ICP备2022094815号-1  网安备案粤公网安备 44178102001207号