Articles tagged: CSS Multi-columns

Found 10 documents

  • Web/CSS/column-count The column-count CSS property describes the number of columns of the element.
  • Web/CSS/column-fill The column-fill CSS property controls how contents are partitioned into columns. Contents are ...
  • Web/CSS/column-gap The column-gap CSS property sets the size of the gap between columns for elements which are ...
  • Web/CSS/column-rule In multi-column layouts, the column-rule CSS property specifies a straight line, or "rule", to be ...
  • Web/CSS/column-rule-color The column-rule-color CSS property lets you set the color of the "rule" or line drawn between ...
  • Web/CSS/column-rule-style The column-rule-style CSS property lets you set the style of the rule drawn between columns in ...
  • Web/CSS/column-rule-width The column-rule-width CSS property lets you set the width of the rule drawn between columns in ...
  • Web/CSS/column-span The column-span CSS property makes it possible for an element to span across all columns when its ...
  • Web/CSS/column-width The column-width CSS property suggests an optimal column width. The column-width is the maximum ...
  • Web/CSS/columns The columns CSS property is a shorthand property allowing to set both the column-width and the ...