Skip to content
Related Articles
Open in App
Not now

Related Articles

Bulma Columns Complete Reference

Improve Article
Save Article
  • Last Updated : 10 Jun, 2022
Improve Article
Save Article

Bulma is a free, open-source CSS framework developed by Jeremy Thomas. This framework is based on the CSS Flexbox property. It is highly responsive, minimizing the use of media queries for responsive behavior. It allows us to add our own CSS styling but it is advised to use an external stylesheet over inline styling.

The Columns in Bulma is useful to build the responsive column layout, along with defining the column size of each column individually which contains the different breakpoints for the various layouts. The various customization options for the columns can be performed by using the different CSS style properties. 

The list of complete reference for the Bulma Columns are given below:

My Personal Notes arrow_drop_up
Related Articles

Start Your Coding Journey Now!