移动端手机自适应

<nav class="navbar navbar-default navbar-fixed-top">
        <div class="headerlog">
           <img src="/fcc/img/logo-01.png" alt="" class="img-responsive">
        </div>
        <div class="headerblank">

        </div>

        <div class="header-right">

            <div class="headdes">咨询热线:&nbsp;</div>
            <div class="headtel">
                <ul>
                    <li>
                        <a href="tel:1365232" class="call">136 5232</a>
                    </li>
                    <li>
                        <a href="tel:1999366" class="call">199 9366</a>
                    </li>
                </ul>
            </div>
        </div>
</nav>

高度可变,宽度使用百分比

@media only screen and (min-width: 10px) and (max-width: 768px) {
body{
height: 100%;
}
.img-responsive{
width:90px;
float: left;
}
.headerlog{
float: left;
}
.headerblank{
height: 30px;
float: left;
}
.header-right{
font-family: PingFang SC;
float: right;
font-size: 12px;
width:145px;
}
.headdes{
float: left;
font-family: PingFang SC;

}
.next1{
    height: 300px;
}
.headtel{
    float: left;
    height: 32px;
}
.headtel ul li a{
    color: black;
}

}
@media only screen and (min-width: 768px) {
body{
height: 100%;
}
.img-responsive{
width:90px;
float: left;
}
.headerlog{
float: left;
}
.headerblank{
height: 30px;
float: left;
}
.header-right{
font-family: PingFang SC;
float: right;
font-size: 12px;
width:145px;
}
.headdes{
float: left;
font-family: PingFang SC;

}
.headtel{
    float: left;
    height: 32px;
}
 .headtel ul li a{
    color: black;
}

}

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值