A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/css/properties/columns below:

columns ยท WebPlatform Docs

columns Summary

This property is a shorthand property for setting column-width and/or column-count.

Overview table
Initial value
See individual properties.
Applies to
Non-replaced block-level elements (except table elements), table cells, and inline-block elements.
Inherited
No
Media
visual
Computed value
See individual properties.
Animatable
No

CSS Object Model Property
:

Percentages
See individual properties.
Syntax Values
column-width
Any of the values available to column-width property.
column-count
Any of the values available to column-count property.
Examples

#columns {
  columns: auto 3;
}

View live example

Related specifications
CSS Multi-column Layout Module
W3C Candidate Recommendation
Attributions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4