Dreamweaver中怎么实现双背景图片导航菜单

发布时间:2021-08-09 16:22:52 作者:Leah
来源:亿速云 阅读:135

本篇文章为大家展示了Dreamweaver中怎么实现双背景图片导航菜单,内容简明扼要并且容易理解,绝对能使你眼前一亮,通过这篇文章的详细介绍希望你能有所收获。

<!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.yisu.com</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>

上述内容就是Dreamweaver中怎么实现双背景图片导航菜单,你们学到知识或技能了吗?如果还想学到更多技能或者丰富自己的知识储备,欢迎关注亿速云行业资讯频道。

推荐阅读:
  1. jQuery如何实现Nav导航菜单效果
  2. Dreamweaver中怎么添加文本

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

dreamweaver

上一篇:Ajax中怎么实现商品分类三级联动

下一篇:Ajax 中怎么上传图片并预览

相关阅读

您好,登录后才能下订单哦!

密码登录
登录注册
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》