欢迎光临
 
日历
<<  < 2009 - >  >>
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
最新日志
最新评论
最新留言
 
纯CSS搞的alt跟title效果_CSS教程

<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;border-bottom:2px solid #eee;border-right:2px solid #eee;}

.test:hover span p{border:1px solid #ccc;background:#fff;color:#000;padding:5px;text-align:left;font-size:12px;}

</style>

<a class="test" href="http://www.isee5.com/#">链接一<span><p>动态网站制作指南_www.isee5.com</p></span></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="test" href="#">链接二<span><p>动态网站制作指南_www.isee5.com</p></span></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;

<a class="test" href="http://www.isee5.com/#">链接三<span><p>动态网站制作指南_www.isee5.com</p></span></a>

isee5 发表于 2008/1/21 14:16:00 | 阅读全文 | 回复(0) | 引用通告 | 编辑
 
发表评论:
 
     
Powered by Oblog.