Building a columns layout with Bulma is very simple:
- Add a
columns
container - Add as many
column
elements as you want
Each column will have an equal width, no matter the number of columns.
You are viewing the deprecated 0.7.0 version of the website. Click here to view the latest version
A simple way to build responsive columns
Building a columns layout with Bulma is very simple:
columns
containercolumn
elements as you wantEach column will have an equal width, no matter the number of columns.
First column
Second column
Third column
Fourth column
This page is open source.
Noticed a typo? Or something unclear?
Improve this page on GitHub