首页 > 其他 > 详细

等高布局

时间:2017-02-13 18:26:36      阅读:118      评论:0      收藏:0      [点我收藏+]
<!DOCTYPE html>
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>Insert title here</title>
</head>
<body>
<div style="display: table-row;word-break:break-all">
    <div style="display: table-cell;background: green;width:50px">555555555555555555555555555555555</div>
    <div style="display: table-cell;background: red;width:30px">555</div>
    <div style="display: table-cell;background: yellow">55555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555</div>
</div>

</body>
</html>

  

等高布局

原文:http://www.cnblogs.com/liuhao-web/p/6394798.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!