CSS3 - Multi Columns, CSS3 supported multi columns to arrange the text as news ... <style> .multi { /* Column count property */ -webkit-column-count: 4; ...
確定! 回上一頁