http://csswizardry.com/2013/11/taming-data-tables/
1. 使用table-layout: fixed。auto layout就是magic,magically works or not.
2. 使用grid,24column,然后通过控制colspan来控制列的宽度.
1. 使用table-layout: fixed。auto layout就是magic,magically works or not.
2. 使用grid,24column,然后通过控制colspan来控制列的宽度.