Bulma Tutorial

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 understanding on components of Bulma with suitable examples.

Prerequisites

Before proceeding with this tutorial, you should have a basic understanding of HTML, CSS, JavaScript, Document Object Model (DOM) and any text editor. As we are going to develop web based application using Bulma, it will be good if you have understanding on how internet and web based applications work.

Advertisements