背景table布局方案 背景 早期的知识盲区,目前已经有多种方式可实现,可忽略。 table布局方案.par{ display:table;}.sub{ display:table-cell;}.sub1{ width:30px;}// 占据剩余宽度.sub2{}