Back to Browse

CSS Tutorial 39 - Adding Multiple Columns to Elements

131 views
Dec 18, 2017
6:37

In this CSS tutorial I go over how you can add multiple columns (like a newspaper) to an HTML element. With coloumn-count you can specify number of columns to add. with column-gap property you can specify the space between each column with column-fill you can specify how the columns are filled. with column-width you can specify width of columns, and by resizing window, it will continue adding new columns as long as they can be fit with using same width. with column-rule properties you cna specify style, color and width of line between each column

Download

1 formats

Video Formats

360pmp411.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

CSS Tutorial 39 - Adding Multiple Columns to Elements | NatokHD