• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

Dreamweaver中实现双背景图片导航菜单的代码

原作者: [db:作者] 来自: [db:来源] 收藏 邀请

复制代码
代码如下:
<!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>极客世界www.ogeek.net</title>
  </head>
  <style type=text/css>
  #nav ul {
  font-size: 11px;
  margin: 0px auto 100px;
  padding:0;
  font-family: arial, verdana, sans-serif;
  white-space: nowrap;
  list-style-type: none
  }
  #nav li {
  float: left;
  margin:0;
  padding:0;
  }
  #nav a {
  float: left;
  margin: 0px 2px 0px 0px;
  padding:0 0 0 2px;
  color: #fff;
  background: url(../js/jsneedpic/i200741210911.gif) #040 no-repeat left bottom;
  letter-spacing: 1px;
  text-decoration: none
  }
  #nav a strong {
  display: block;
  background: url(../js/jsneedpic/j200741210920.gif) no-repeat right bottom;
  float: left;
  padding:5px 16px 5px 12px;/*---右边底部图片位置决定重要因素--*/
  }
  #nav a:hover {
  cursor: pointer;
  background-color: #080
  }
  #nav #current a {
  background-color: #080
  }
  #nav {
  border-top: #040 8px solid;
  background: #fff;
  padding:1px 0 0 0;
  }
  </style>
  <body>
  <div id="nav">
  <ul>
  <li><a href="#"><strong>home</strong></a> _fcksavedurl=""#"><strong>home</strong></a>" </li>
  <li><a href="#"><strong>privacypolicy</strong></a> </li>
  <li id="current"><a href="#"><strong>contact us</strong></a> </li>
  <li><a href="#"><strong>products</strong></a> </li>
  <li><a href="#"><strong>site map</strong></a> </li>
  </ul>
  </div>
  </body>
  </html>

鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
把握登录界面易用与安全的平衡的方法发布时间:2022-06-21
下一篇:
网页设计与西方建筑的发展历程有何相似之处发布时间:2022-06-21
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap