CSS3中的布局(多列)
1、定义多列中的列数:column-count:number;(用数字来设置列数)

3、缩写:columns:width count;

5、列边框(不占位):column-rule:width style color;(跤耧锿葡与边框border设置相似)

1、定义多列中的列数:column-count:number;(用数字来设置列数)
3、缩写:columns:width count;
5、列边框(不占位):column-rule:width style color;(跤耧锿葡与边框border设置相似)