首页 > 网页制作 > CSS

纯CSS仿迅雷看看蓝色导航

admin CSS 2022-02-06 16:04:09 CSS   导航"

先看看CSS绘制的经典蓝色导航效果:

用到的素材:

代码:

XML/HTML Code复制内容到剪贴板
  1. <html>  
  2. <head>  
  3. <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />  
  4. <title>最新迅雷看看导航title>  
  5. <style type="text/css">  
  6. body { margin:0px; font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif }   
  7. #nav { position:relative; width:964px; height:95px; z-index:1px; margin:10px auto; background:url(kkindex_nav.png) }   
  8. #navli { position:absolute; width:580px; height:32px; left:35px; top:-2px; }   
  9. ul { margin:0; }   
  10. .dh li { width:72px; height:30px; float:left; position:relative; line-height:30px; zoom:1; list-style:none; text-align:center; background:url(kkindex_nav.png) no-repeat; background-position:-125px -99px }   
  11. .dh li a { color:#000000; text-decoration:none }   
  12. .dh li a:hover { zoom:1; color:#ffffff; text-decoration:none; font-weight:bold; background:url(kkindex_nav.png) no-repeat 0 -95px; width:72px; height:30px; }   
  13. .dhhome { background:url(kkindex_nav.png) no-repeat 0 -95px; width:72px; height:30px; zoom:1; color:#ffffff !important; font-weight:bold }   
  14. .dhright { position:absolute; width:280px; height:31px; left:680px; top:-2px; text-align:center; line-height:30px; }   
  15. .dhrightimg { position:absolute; right:-4px; top:10px; background:url(kkindex_nav.png) no-repeat; background-position:-954px -115px; padding-right:15px; width:10px; height:10px; }   
  16. style>  
  17. head>  
  18. <body>  
  19. <div id="nav">  
  20.   <div id="navli">  
  21.     <ul class="dh">  
  22.       <li><a href="#" class="dhhome">首页a>li>  
  23.       <li><a href="#">电影a>li>  
  24.       <li><a href="#">电视剧a>li>  
  25.       <li><a href="#">综艺a>li>  
  26.       <li><a href="#">动漫a>li>  
  27.       <li><a href="#">漫画a>li>  
  28.       <li><a href="#">娱乐a>li>  
  29.       <li><a href="#">排行榜a>li>  
  30.     ul>  
  31.   div>  
  32.   <div class="dhright"> 大片 - 首播 - 新片 - 客服论坛 - 更多   
  33.     <div class="dhrightimg">div>  
  34.   div>  
  35. div>  
  36.   
  37. <div style="width:550px;margin:20px auto;">  
  38. div>  
  39.   
  40. body>  
  41. html>  

以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持潘少俊衡。

版权声明

本文仅代表作者观点,不代表本站立场。
本文系作者授权发表,未经许可,不得转载。
本文地址:/web/CSS/77870.html

留言与评论(共有 0 条评论)
   
验证码:

潘少俊衡

| 桂ICP备2023010378号-4

Powered By EmpireCMS

爱享小站

中德益农

谷姐神农

环亚肥料

使用手机软件扫描微信二维码

关注我们可获取更多热点资讯

感谢潘少俊衡友情技术支持