Bulma CSS Classes

Bulma CSS class .columns

<div class="columns">
  <div class="column">
    First column
  </div>
  <div class="column">
    Second column
  </div>
  <div class="column">
    Third column
  </div>
  <div class="column">
    Fourth column
  </div>
</div>

Preview

Are you tired of writing HTML by hand?

Check .columns in a real project

Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.

More Bulma CSS classes in Column category

© 2025 Shuffle. All rights reserved.