![]() |
VOOZH | about |
Bulma is a free, open-source CSS framework based on Flexbox. It is component rich, compatible, and well documented. It is highly responsive in nature. It uses classes to carry out its design.
The βselectβ component of a form is not that attractive in look. Using Bulma we can design select elements of the form in a far better way just by adding some simple Bulma classes. Bulma select elements are available in different colors, different styles, different sizes, and different states.
Column Options: It is used to design different types of column layouts.
Column Option categories:
Example 1: In the below code, we have made use of the centering columns to create horizontal space around column elements, you can also use is-centered on the parent columns element.
Output:
Example 2: The following code demonstrates other modifier classes like is-half along with column class.
Output: