Bulma Tutorial
Bulma Useful Resources
Selected Reading
- 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 - Elements
Bulma - Elements
Description
Bulma provides different types of elements such as box element which can be used as container, button element, image container to specify the image, table element etc.
The following table psts down variations of elements which you can use to utipze the Bulma CSS −
S.No. | Form Types & Description |
---|---|
1 | A button element provide user interaction with custom button styles. |
2 | Bulma provides content class to use HTML tags directly. |
3 | The .box class defines a container including a border, radius and padding. |
4 | Bulma uses .image class to display the images in the page. |
5 | Bulma specifies predefined alert messages to display the notification. |
6 | Bulma wraps the elements for displaying data in tabular format. |
7 | Bulma provides small labels called tags to display the additional information. |