网站运营网:WWW.WEBYYW.COM PR值查询 | 收录查询 | Alexa查询 | 友情链接检查

热门搜索: seo  网赚  网站运营
网站logo,点击返回首页
网站banner

icon 当前位置:主页 > 网站制作 > 查看页面

CSS的仿title和alt的效果

tags:alt   title   CSS   来源:网络   时间:2008-10-01  

代码如下:

<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>CSS的title、alt效果</title>
<style>
.test{ position:relative; color:#0000cc; text-decoration:none; font-size:12px;}
.test:hover{ background:none;}
.test span { display: none;}
.test:hover span{ display:block; position:absolute; top:20px; left:8px; width:108px; height:12px; border:1px solid #ccc; background:#fff; color:#000; padding:5px; text-align:left; font-size:12px;}
</style>
</head>

<body>
<a class="test" href="#">链接一<span>css的title,alt效果</span></a>&nbsp;&nbsp;
<a class="test" href="#">链接二<span>css的title,alt效果</span></a>
</body>
</html>

查看所有评论最新评论共有 0 位网友发表了评论
发表评论

评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。

网友

网站运营网 | 高级搜索 | 网站TAG | 加入链接 | 网站地图 | RSS订阅 | 联系我们
Power by DedeCms 冀ICP备08000797号