怎么说呢?关于前端页面毕竟只能去学习使用,博主看了一些有趣的导航页,感觉很搭就搬过来了,也算是笔记吧。


<style type="text/css">
    *{margin: 0;padding: 0;}
    #top{margin: 0 auto; 1000px;}
    #navbg{background-color:#ff3399; 100%;height: 37px }
    #navbg nav{ 1000px;height:37px;margin: 0 auto}
    #navbg nav a{color: #ffffff;font-size: 14px;font-family: 微软雅黑; 160px;height: 37px;
        display: block;float:left;text-decoration: none;text-align: center;line-height: 37px; }
    #navbg nav a:hover{background:#e50065}
    .scrollNav{position: fixed;left: 0;top: 0}//固定导航栏的css样式
</style>
</head>
<body>
<div id="top"></div>
<div id="navbg">
    <nav>
        <a href="http://www.xladmin.com/index.php/17.html" target="_top">项目列表-</a>
        <a href="http://www.xladmin.com/index.php/category/%E8%A7%82%E5%BD%B1%E6%8A%A5%E5%91%8A/" target="_top">观影报告-</a>
        <a href="http://www.xladmin.com/index.php/go/EuOBJbDV/" target="_top">资源中心-</a>
        <a href="http://www.xladmin.com/index.php/7.html" target="_top">平台更新-</a>
        <a href="http://www.xladmin.com/index.php/122.html">时光页面-</a>
        <a href="http://www.xladmin.com/xiaoliang/" target="_top">关于前端</a>    </nav>
</div>

<!--由于页面主体部分没有添加具体内容,滚动条显示不出来,在这里使用换行使浏览器显示

声明:GhostKylin‘S BLOG|版权所有,违者必究|如未注明,均为原创|本网站采用BY-NC-SA协议进行授权

转载:转载请注明原文链接 - 怎么说呢?关于前端页面毕竟只能去学习使用,博主看了一些有趣的导航页,感觉很搭就搬过来了,也算是笔记吧。


你好!世界!XladminShell箱子仅供个人学习使用务必遵守《网络安全法》