第十三届蓝桥杯(web组)模拟题,第五题页面布局

body{
    width: 1024px;
    }
a{
    text-decoration: none;
    }
 /*nav*/
.navbox{
     display: flex;
     justify-content: space-between;                 
     text-align: baseline; 
     background-color: #F0F9FF;
     height: 78px;
     color: #0099f2;
     margin: 0px 20px;
     }
.navbox div{
    display: flex;
    float:right;
    }
.navright{
    float:right;
    } 
.on{
    width: 120px;
    height: 32px;
    color: #0099f2;
    }
/*banner*/
.banner{
    background-color: #008bed;   
    width: 100%;
   }
.container{
    display: flex;  
    justify-content: space-between;
    }
.container div{
    margin: 0px 15px;
    }
.container img{
    margin: 0px 15px;
    }
h2{
    font-size: 40px;
    height: 40px;
    color: #fdfdfd;
    }
.info{
    font-size: 16px;
    height: 26px; 
    color: #99d1f8;
    } 
#tabtitle{
        display: flex;
        justify-content: space-between;
        width: 960px;
        height: 100px;
        }
h3{
    font-size: 24px;
    color: #000000;
    }
h4{
    font-size: 24px;
    color: #cccccc;
    }
/*list start*/
.list{
    background-color: #f9f9f9;
    width: 100%;
    }
.list ul {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    }
.list ul li{
    margin: 20px 30px;
    }
.list ul li a p{
    color: #333333;
    width: 260px;
    }
.list ul li a img{
    width: 260px;
    height: 260px;
    }
.more{
    background-color: #e8eef2;
    height: 62px;
    width: 960px;
    text-align: center;
    line-height: 62px;
    margin: auto;
    margin-bottom: 30px;
    }
.more a{
    font-size: 20px;
    height: 62px;
    color: #59abdf;
    }
footer{
    height: 265px;
    background-color: #e5e5e5;
    }
.footerBox{
    display: flex;
    padding: 15px;
    justify-content: space-around;
    }
.footerL{
     width: 710px;
     height: 210px;
     padding: 32px;
     line-height: 15px;
     }
.footerR img{
    width: 141px;
    height: 152px;
    }
section ul li p{
    color:#000000;
    }
  • 2
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值