Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[分享] 用DIV+UL的导航标签

[复制链接]
哈啰 发表于 2006-5-15 15:07:21 | 显示全部楼层 |阅读模式
前几天在网上无意中找到的,代码如下:
  1. <style type="text/css"><!--
  2. #topbar a:link,
  3. #topbar a:visited,
  4. #topbar a:hover,
  5. #topbar a:active { color:#369; text-decoration:none; }
  6. #topbar          { border-bottom:1px solid #FFF; float:left; width:100%; background:url(/topbar/topbar_b.gif) #E5EEF5 repeat-x bottom; }
  7. #topbar li       { display:inline; line-height:110% !important; line-height:130%; }
  8. #topbar a        { border-bottom:1px solid #9BB4D1; float:left; font-weight:bold; text-decoration:none; background:url(/topbar/topbar_r.gif) no-repeat right top; }
  9. #topbar a:hover  { background-position:100% -50px; }
  10. #topbar span     { padding:6px 12px 4px 12px; float:left; display:block; white-space:nowrap; background:url(/topbar/topbar_l.gif) no-repeat left top; }
  11. /* $ */
  12. #topbar span     { float:none; }
  13. /* $ */
  14. #topbar a:hover span { background-position:0% -50px; }
  15. #topbar li#sel a     { border-width:0px; background-position:100% -50px; }
  16. #topbar li#sel span  { padding-bottom:5px; background-position:0% -50px; }
  17. #sub_topbar          { padding:0 5px; display:block; background:#FFF; text-align:left; vertical-align:top; }
  18. #sub_topbar,
  19. #sub_topbar a:link,
  20. #sub_topbar a:visited,
  21. #sub_topbar a:active    { color:#2C4C78; }
  22. #sub_topbar a           { padding:0 2px; }

  23. #sub_topbar_atc            { padding:0 0 5px 0; display:block; background:#FFF; }
  24. #sub_topbar_atc,
  25. #sub_topbar_atc a:link,
  26. #sub_topbar_atc a:visited,
  27. #sub_topbar_atc a:active    { color:#2C4C78; }
  28. #sub_topbar_atc a           { padding:0 2px; }
  29. --></style>
复制代码

  1. <div id="topbar">
  2.         <ul>
  3. <li><a href="javascript:history.back(-1)"><span> 返 回 </span></a></li>
  4. <li><a href="/default.asp" target="_blank"><span> 导 航 </span></a></li>
  5. <li><a href="/index.php" target="_blank"><span> 论 坛 </span></a></li>
  6. <li><a href="/woo/" target="_blank"><span> 博 客 </span></a></li>
  7. <li><a href="/web/" target="_blank"><span> 资 料 </span></a></li>
  8. <li><a href="http://www.haluo.net" target="_blank"><span> 点 卡 </span></a></li>
  9.         </ul>
  10. </div>
复制代码

效果如我的论坛
http://www.palclub.cn/index.php
哪位大哥告诉我下怎么加下拉的

比如论坛下面加各个版块的列表
{18A47B8B-BB39-4161-BBAC-2E3C88698C86}.JPG

topbar.rar

5.82 KB, 下载次数: 1082

三个背景图

iloul 发表于 2006-5-15 16:54:56 | 显示全部楼层
回复

使用道具 举报

vteam 发表于 2006-5-16 18:38:04 | 显示全部楼层
非常不错
谢谢楼主
回复

使用道具 举报

cctgs 发表于 2006-12-29 01:37:53 | 显示全部楼层
不错,支持!!收藏!!
回复

使用道具 举报

eqmz 发表于 2006-12-29 01:39:37 | 显示全部楼层
good......................
回复

使用道具 举报

wuhaolong 发表于 2006-12-29 09:02:10 | 显示全部楼层
谢谢收藏...........
回复

使用道具 举报

mhjl2006 发表于 2007-2-23 17:49:29 | 显示全部楼层
好~!~看
回复

使用道具 举报

qingheard 发表于 2007-9-6 01:48:17 | 显示全部楼层
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-16 14:48 , Processed in 0.035462 second(s), 7 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表