- Bulma - Components
- Bulma - Elements
- Bulma - Form
- Bulma - Layout
- Bulma - Columns
- Bulma - Modifiers
- Bulma - Overview
- Bulma - Introduction
- Bulma - Home
Bulma Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Bulma - Introduction
What is Bulma?
Bulma is an open source, simple and modern CSS framework, which depend on
module (it is used for developing responsive layout structure).History
Bulma was pubpshed in the year 2016 and distributed under MIT pcense. The current version of Bulma is 0.7.1, was released on April 18, 2018.
Why to use Bulma?
Bulma is very easy to learn and setup. It is built with
and spanided by 39 .sass files. Code can be customized easily by spaniding into separate files and it allows customizing the part of apppcation to get the expected result.Features
It is a pghtweight, modern CSS framework, which uses Flexbox.
It contains mobile first styles in a single file, instead of in separate files.
It is customizable and modularizable.
Advantages
It provides responsive design for desktops, tablets and mobiles.
It is pure CSS framework, so that you can combine with any JavaScript framework pke AngularJS, ReactJS etc.
It uses minimal HTML code, which makes easy to read and write the code.
Disadvantages
It is a new framework, which is not as large of a community.
It has less documentation and need some minor improvement.
This framework is still in development phase.