文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>一款DIV+CSS导航条效果

一款DIV+CSS导航条效果

时间:2006-05-10  来源:luckfly

作者:yuanxm 时间: 2006-04-18 文档类型:原创 来自:蓝色理想
浏览统计 total:6154 | year:6154 | Quarter:6154 | Month:1576 | Week:705 | today:207

运行代码框
<style> /*频道链接样式*/ .channel { width:350px; margin:12px 0px 0px 175px; line- text-align:center; } .channel ul { list-style:none; margin:0px;} .channel li { float:left; padding-left:8px; } .channel a { background:url(/articleimg/2006/04/3385/arrow2.gif) no-repeat left; padding-left:10px; color:#457a8b; font-size:14px; font-weight:bold; } .channel a:link { background:url(/articleimg/2006/04/3385/arrow2.gif) no-repeat left; padding-left:10px; color:#457a8b; } .channel a:visited { background:url(/articleimg/2006/04/3385/arrow2.gif) no-repeat left; padding-left:10px; color:#457a8b; } .channel a:hover { background:url(/articleimg/2006/04/3385/arrow1.gif) no-repeat left; padding-left:10px; color:#78b4c7; } .channel a:active { background:url(/articleimg/2006/04/3385/arrow1.gif) no-repeat left; padding-left:10px; color:#78b4c7; } </style> <body> <div class="channel"> <UL> <LI><A title=文化频道 href="http://www.rr1mea.cn/Culture">文化频道</A></LI> <LI><A title=音乐频道 href="http://www.q1iangzu.com/music">音乐</A></LI> <LI><A title=专题 href="http://www.rrme1a.cn/Topic">专题</A></LI> <LI><A title=博客 href="http://www.qian1gzu.com/bbs/bokeindex.asp">博客</A></LI> <LI><A title=尔玛论坛 href="http://www.qian1gzu.com/bbs/index.asp">尔玛论坛</A></LI></UL></div> </body>
[Ctrl+A 全部选择 提示:你可先修改部分代码,再按运行]

CSS文件:

/*频道链接样式*/
.channel { width:350px; margin:12px 0px 0px 175px; line- text-align:center; }
.channel ul { list-style:none; margin:0px;}
.channel li { float:left; padding-left:8px; }
.channel a { background:url(http://www.rrmea.cn/skin/Blue/arrow2.gif) no-repeat left; padding-left:10px; color:#457a8b; font-size:14px; font-weight:bold; }
.channel a:link { background:url(http://www.rrmea.cn/skin/Blue/arrow2.gif) no-repeat left; padding-left:10px; color:#457a8b; }
.channel a:visited { background:url(http://www.rrmea.cn/skin/Blue/arrow2.gif) no-repeat left; padding-left:10px; color:#457a8b; }
.channel a:hover { background:url(http://www.rrmea.cn/skin/Blue/arrow1.gif) no-repeat left; padding-left:10px; color:#78b4c7; }
.channel a:active { background:url(http://www.rrmea.cn/skin/Blue/arrow1.gif) no-repeat left; padding-left:10px; color:#78b4c7; }

图片文件下载:

arrow1.gif
arrow2.gif

DIV文件:

<div class="channel">
<UL>
<LI><A title=文化频道 href="http://www.rrmea.cn/Culture">文化频道</A></LI>
<LI><A title=音乐频道 href="http://www.qiangzu.com/music">音乐</A></LI>
<LI><A title=专题 href="http://www.rrmea.cn/Topic">专题</A></LI>
<LI><A title=博客 href="http://www.qiangzu.com/bbs/bokeindex.asp">博客</A></LI>
<LI><A title=尔玛论坛 href="http://www.qiangzu.com/bbs/index.asp">尔玛论坛</A></LI></UL></div>

相关阅读 更多 +
排行榜 更多 +
盒子小镇2游戏手机版下载

盒子小镇2游戏手机版下载

冒险解谜 下载
世界盒子模组版下载最新版本

世界盒子模组版下载最新版本

模拟经营 下载
音乐搜索app最新版本下载

音乐搜索app最新版本下载

趣味娱乐 下载