CSS3 dropdown menu 下拉菜单

CSS3 dropdown menu 下拉菜单

ID:40526662

大小:62.04 KB

页数:8页

时间:2019-08-04

CSS3 dropdown menu 下拉菜单_第1页
CSS3 dropdown menu 下拉菜单_第2页
CSS3 dropdown menu 下拉菜单_第3页
CSS3 dropdown menu 下拉菜单_第4页
CSS3 dropdown menu 下拉菜单_第5页
资源描述:

《CSS3 dropdown menu 下拉菜单》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库

1、CSS3dropdownmenu下拉菜单Todayyou’lllearnhowtocreateyourownCSSdropdownmenu,withoutanyadditionalJavascriptcode.Therearenoimagesusedand,asusual,minimalHTMLmarkup.Let’sseehowismade:Ifyou’reinahurry,here’stheresult:ViewdemoHTMLstructureAsyoucanseeinthefollowinglines,theHTMLstruc

2、turedoesnotcontainmorethanweneed,it’saminimaloneandeasytounderstand.

  • Home
  • Categories
    • CSS
    • Graphicdesign
    • Developmenttools
    • Webdesign

      3、

  • Work
  • About
  • Contact
  • Onemorething,alsoveryimportant,thisissemanticHTML.It’salogicalstructureandhasacorrectmeaning,evenifstylingistotallymissingatthispoint:CleanandaccessibleHTMLst

    4、ructureInmyexample,the“Categories”sectionistheonlyonewhocontainsasub-list,butyoucaneasyaddsub-liststoanymenuitem.TheCSS/*Mainmenu*/#menu{width:100%;margin:0;padding:10px000;list-style:none;background:#111;background:-moz-linear-gradient(#444,#111);background:-webkit-gra

    5、dient(linear,leftbottom,lefttop,color-stop(0,#111),color-stop(1,#444));background:-webkit-linear-gradient(#444,#111);background:-o-linear-gradient(#444,#111);background:-ms-linear-gradient(#444,#111);background:linear-gradient(#444,#111);-moz-border-radius:50px;border-r

    6、adius:50px;-moz-box-shadow:02px1px#9c9c9c;-webkit-box-shadow:02px1px#9c9c9c;box-shadow:02px1px#9c9c9c;}#menuli{float:left;padding:0010px0;position:relative;}#menua{float:left;height:25px;padding:025px;color:#999;text-transform:uppercase;font:bold12px/25pxArial,Helvetica

    7、;text-decoration:none;text-shadow:01px0#000;}#menuli:hover>a{color:#fafafa;}*html#menulia:hover/*IE6*/{color:#fafafa;}#menuli:hover>ul{display:block;}/*Sub-menu*/#menuul{list-style:none;margin:0;padding:0;display:none;position:absolute;top:35px;left:0;z-index:99999;back

    8、ground:#444;background:-moz-linear-gradient(#444,#111);background:-webkit-gradient(linear,leftbottom,lefttop,c

    当前文档最多预览五页,下载文档查看全文

    此文档下载收益归作者所有

    当前文档最多预览五页,下载文档查看全文
    温馨提示:
    1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
    2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
    3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
    4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。