码迷,mamicode.com
首页 > 其他好文 > 详细

display: table-cell; 自适应布局

时间:2017-06-16 13:26:07      阅读:140      评论:0      收藏:0      [点我收藏+]

标签:order   isp   display   idt   nbsp   ade   cap   适应   样式   

#extras {
display: table-cell;
width: 180px;
padding-left: 10px;
border-right: 1px dotted #d7ad7b;
}

 

table
使该元素按table样式渲染
table-row
使该元素按tr样式渲染
table-cell
使该元素按td样式渲染
table-row-group
使该元素按tbody样式渲染
table-header-group
使该元素按thead样式渲染
table-footer-group
使该元素按tfoot样式渲染
table-caption
使该元素按caption样式渲染
table-column
使该元素按col样式渲染
table-column-group
使该元素按colgroup样式渲染

display: table-cell; 自适应布局

标签:order   isp   display   idt   nbsp   ade   cap   适应   样式   

原文地址:http://www.cnblogs.com/yangpeng-jingjing/p/7026886.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!