Interactive online courses HTML Academy
2026-03-09 12:24 Diff

The column-width property sets the minimum desired column width. If the column-count property has not yet been set, the browser will automatically split the text into as many columns as possible to fit the entire available width.

The value can be positive or negative and can be specified in px, em, pt, or other units supported by CSS.

It should be noted that if a single line may be between45 and75 characters to be readable, then it is recommended that columns of text stick to a width of 40–50 characters.