Bulma – Tabs
In this guide, we will discuss Tabs in Bulma. Description Bulma provides a tabbed navigation menu with different styles to display the content. You can create the tabbed navigation menu…
In this guide, we will discuss Tabs in Bulma. Description Bulma provides a tabbed navigation menu with different styles to display the content. You can create the tabbed navigation menu…
In this guide, we will discuss Pagination in Bulma. Description The pagination component provides a series of related links across multiple pages. It includes the following elements − pagination-previous and pagination-next − These…
In this guide, we will discuss Navbar in Bulma. Description Navbars are responsive components that serve as navigation headers for your site. Navbar component includes the following structure − navbar −navbar-brand −…
In this guide, we will discuss Modal in Bulma. Description Modal is a child window that is layered over its parent window. It displays the content from a separate source…
In this guide, we will discuss Message in Bulma. Description Bulma provides message blocks to enhance the look of your page by using the message class in the article tag. Bulma also allows changing…
In this guide, we will discuss Dropdown in Bulma. Description Bulma provides toggelable dropdown menus for displaying related links in a list format. You need to use base class as .dropdown with…
In this guide, we will discuss Card in Bulma. Description Card component displays the content in a box for better appearance. It consists of the following inner elements inside the…
In this guide, we will discuss Breadcrumb in Bulma. Description The .breadcrumb class is required to define the breadcrumb component and the .is-active class can be used to show a particular active page. The…
In this guide, we will discuss Tag and Title in Bulma. Description Bulma provides small labels called tags to display the additional information. You need to add tag class, to insert a…
In this guide, we will discuss Table in Bulma. Description Bulma wraps the elements for displaying data in a tabular format. You need to add a base class of .table class to…