Divide the text in a <div> element into three columns, and specify a 40 pixels gap between the columns. div { -webkit-column-count: 3; /* Chrome, Safari, Opera ...
確定! 回上一頁