导航布局。。。。。

Original 2019-04-10 13:17:36 183
abstract:html结构
  • 主页
  • html结构



    css


    .service-tabs-inner{

    width:1200px;

    margin:0 auto;

    }

    .service-tabs-inner:after{

    content:"";

    display: block;

    clear:both;

    }

    .service-tabs-inner li{

    float: left;

    list-style: none;

    text-align: center;

    position: relative;

    }

    .service-tabs-inner li a{

    display: block;

    width:120px;

    height:60px;

    text-decoration: none;

    line-height: 60px;

    color:#666;

    font-size: 20px;

    }

    ---------------------

    作者:dcwang316

    来源:CSDN

    原文:https://blog.csdn.net/dcwang316/article/details/54288750

    版权声明:本文为博主原创文章,转载请附上博文链接!


    Correcting teacher:天蓬老师Correction time:2019-04-10 13:27:23
    Teacher's summary:作者:dcwang316 来源:CSDN 原文:https://blog.csdn.net/dcwang316/article/details/54288750 版权声明:本文为博主原创文章,转载请附上博文链接! 这你这代码抄的, 连出处都放出来了, 下次注意

  • WeChat
Release Notes

Popular Entries