邮苑二店长 邮苑二店长
爱dota,爱动漫,爱萝莉,宅男一个。
关注数: 24 粉丝数: 59 发帖数: 1,179 关注贴吧数: 18
非常酷的css带说明信息导航菜单 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://tieba.baidu.com/mo/q/checkurl?url=http%3A%2F%2Fwww.w3.org%2FTR%2Fxhtml1%2FDTD%2Fxhtml1-transitional.dtd&urlrefer=e9b2a1e0c6d358d677c4ee0138b67400"> <html xmlns="http://tieba.baidu.com/mo/q/checkurl?url=http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml&urlrefer=d0f4243b5ce5e5fa54fdafc10831c319"> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>非常酷的css带说明信息导航菜单丨网页特效丨http://tieba.baidu.com/mo/q/checkurl?url=http%3A%2F%2Fwww.aa25.cn&urlrefer=d7d99a106b9d49b84b175723c23e9cba</title> <style> *{ margin:0; padding:0; list-style:none; font-size:12px; line-height:1.8;} body{ background: #333}#info{padding:50px;} #infobox{padding:0px 20px;background-color: #640000;} #center{background: #ABBAAC; border-top:2px solid #333; padding:20px;} .c{ clear:both; height:1px; overflow: hidden; background:#333} #infobox li{ border-right:1px solid #000; float:left; margin-right:1px; text-align:center;margin-top:-4px; } a{ width:100px;line-height:28px; display:block;}a:link,a:visited{color:#000;background:#FF9900;text-decoration: none;} a:hover,a:active{ color:#FFFF00;background:#000;}/*以是下显示TIP的内容*/ #infobox span{ display: none; } #infobox a:hover span{display: block;position:absolute;border:1px solid #640000;background: #FFFFCC;margin-top:26px!important; margin-top:20px;color:#000;padding:5px;white-space: nowrap;}</style> </head> <body> <div id="info"> <div id="infobox"> <ul> <li><a href="http://tieba.baidu.com/mo/q/checkurl?url=http%3A%2F%2Fwww.aa25.cn&urlrefer=d7d99a106b9d49b84b175723c23e9cba"><span>从这里可以进入标准之路首页!</span>网站首页</a></li> <li><a href="#" ><span>专注于网页特效及广告代码!</span>网页特效</a></li> <li><a href="#" ><span>淘客源码下载、CMS系统源码下载!</span>源码下载</a></li><li><a href="#" ><span>链接交换平台,发布友情链接交换交易信息!</span>链接平台</a></li> <li><a href="#" ><span>生活常识网!</span>生活常识</a></li> <li><a href="#"><span>记得常来哦!</span>您自定义</a></li> </ul> <div class="c"></div> </div> <div id="center"></div> </div> </body> </html>
1 下一页