Definition:
In your webpage, as per your requirement, you use the multi-column property.
When you write some content in your paragraph, this property splits it into one or more columns, and the content appears in a newspaper-style format.
syntax:
Example:
- This example demonstrates the CSS multi-column property.
Output:
After running this example in the browser, it displays three columns with a 20px gap between them, and a thin black line appears separating the columns.