Computer >> Computer tutorials >  >> Programming >> CSS

CSS3 Multi-Column Property


CSS3 supported multi columns to arrange the text as newspaper structure. Some of the most common used multi columns properties as shown below −

ValuesDescription
column-count
Used to count the number of columns that element should be divided
column-fillUsed to decide, how to fill the columns
column-gapUsed to decide the gap between the columns
column-ruleUsed to specify the number of rules
rule-colorUsed to specify the column rule color
rule-styleUsed to specify the style rule for a column
rule-widthUsed to specify the width
column-spanUsed to specify the span between columns