The plugin offers different shortcodes to use CSS3 Multiple Columns..
The plugin wraps the enclosed content into container and defines according CSS rules..
The attributes for the shortcodes and examples you can find under.
The default values for the attributes can be changed in the settings page of the plugin..
Possible values can be found on column-width on w3schools com count Specifies the number of columns element should be divided into.
Possible values can be found on column-count on w3schools com Specifies the color of the rule between columns.
Possible values can be found on column-rule-color on w3schools com rule style Specifies the style of the rule between columns.
Description for the values can be found on column-rule-style on w3schools com rule width Specifies the width of the rule between columns.
Same values like column-span on w3schools com tag Specifies the tag used for wrapping the spanning content, e.g span, h2, div,..
Same values like page-break-inside on w3schools com tag Specifies the tag used for wrapping the non breaking content, e.g span, h2, div,..
Read more