Category: Bulma

  • Components

    Description Bulma comes with pre-styled components, which provides dropdowns, modal, pagination, navbar, tabs etc to make user experience easily in the page. The following table lists down variations of components which you can use to utilize the Bulma CSS − S.No. Component & Description 1 BreadcrumbBulma uses breadcrumb component as a navigation method to indicate…

  • Form

    Description The Bulma form element specifies user input data by using input elements (such as text fields, checkboxes, radio buttons, and more) and send it to a server for processing the data. The following table lists down variations of forms which you can use to utilize the Bulma CSS − S.No. Form Types & Description…

  • Layout

    Description The Bulma layout describes structure of the webpage, which is designed by using its CSS classes. The following table lists down variations of layout which you can use to utilize the Bulma CSS − S.No. Layout Types & Description 1 Container and LevelsBulma uses containers to represent the basic layout and wrap the site…

  • Columns

    Description Bulma provides responsive grid system (creating page layout through a series of rows and columns), that scales up to 12 columns within a container. Columns will re-arrange as device or viewport size increases. The following table lists down variations of columns which you can use to utilize the Bulma CSS − S.No. Column Types…

  • Modifiers

    Description The modifiers in Bulma includes alternative styles for the elements by using classes, responsive classes to alter styles, color helpers for changing color of the elements, typography helpers for changing size and color of the text. The following table lists down different types of modifiers which you can use to utilize the Bulma CSS…

  • Overview

    Description Bulma is a light weight, modern CSS framework, which depends on flexbox module (it is used for developing responsive layout structure and fancy designs). The overview of Bulma includes getting started with Bulma, responsiveness (you can view the web pages on different devices such as desktops, tablets, and phones), colors, functions to define colors and values,…

  • Introduction

    What is Bulma? Bulma is an open source, simple and modern CSS framework, which depend on flexbox module (it is used for developing responsive layout structure). History Bulma was published in the year 2016 and distributed under MIT license. The current version of Bulma is 0.7.1, was released on April 18, 2018. Why to use Bulma? Bulma…

  • Bulma Tutorial

    Bulma is a light weight, modern CSS framework, which depends on flexbox module (flexbox is used for developing responsive layout structure and fancy designs). Audience This tutorial is designed for software programmers who wants to learn the basics of Bulma and its programming concepts in simple and easy ways. This tutorial will give you enough…