首页 > 代码库 > 晚上练习一点
晚上练习一点
<!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" xml:lang="zh-cn"> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8" /> <title>网页标题</title> <meta name="keywords" content="关键字列表" /> <meta name="description" content="网页描述" /> <link rel="stylesheet" type="text/css" href="" /> <style type="text/css"> *{ margin:0px; padding:0px; } .clear{ clear:both; } /*****************导航栏开始************/ .top{ width:100%; height:58px; background-color:#191D3A; position:fixed; top:0px; left:0px;border:1px solid red;margin:0 auto; } .top .dhl{ width:1000px; height:58px;margin:0 auto;border:1px solid red; } .top img{ float:left; } .top .dhl ul li{ list-style:none; float:left; height:58px; line-height:58px; width:100px; text-align:center; border-right:1px solid #252947; } .top .dhl ul .sy{ background-color:#252947; } a{ display:block; height:58px; width:100px; text-decoration: none;/*清除下划线*/ color:#818496; } a:hover{ color:#fff; } .top .dhl .jrwm{ width:100px; height:34px; float:left; position:fixed;top:12px;right:210px;border:1px solid red; } /*****************导航栏结束************/ .q{width:100%; height:200px; border:1px solid red;} /*.z{ width:100% height:100px; /*background: url(images/03.jpg) no-repeat center center; border:1px solid red; }*/ </style> <script type="text/javascript"></script> </head> <body> <div class=‘top‘> <div class=‘dhl‘> <img src=http://www.mamicode.com/‘images/01.png‘>"clear"></div> </div> </body> </html>
效果图:
晚上练习一点
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。