一张图学懂css+div 浮动分块

直接看代码和效果图:

代码片段:

<table style="margin:auto;width:900px;height:430px">
    <tr>
        <td>
            <div id="bigBox"  style="margin:auto;width:890px;height:430px">
                <div id="top_left" style="background-color:blue; float:left; width:340px;height:165px">
                    Email
                </div>
                <div id="top_right" style="background-color:red; float:right; width:525px;height:340px;margin-left:16px">
                    Liuyanban
                </div>
                <div id="middle" style="float:left;width:340px;height:153px;margin-top:20px">
                    <div id="middle_left" style="background-color:purple; float:left; width:162px;height:153px;">
                    QQ
                    </div>
                    <div id="middle_middle" style="background-color:green; float:right; width:162px;height:153px;">
                        login
                    </div>
                </div>
                <div id="buttom_left" style="background-color:orange; float:left; width:340px;height:65px;margin-top:16px">
                    share
                </div>
                <div id="buttom_right" style="background-color:darkblue; float:right; width:525px;height:65px;margin-top:16px;margin-left:16px">
                    friengLink
                </div>
            </div>
        </td>
    </tr>
</table>

效果图:


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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值