Topics
- What is a CSS library? A set of prewritten css classes and html structures to produce certain pre-composed designs and tools.
- Working with css “tools” libraries like resets (1, 2) and grid systems(sass flexbox, and another) – animate css
- Working with Bulma or Bootstrap, classic CSS libraries with a grid system, color system, components (buttons, breadcrumbs, cards, etc…), and more
Tutorials
- We’re going to do a demo of using Bulma’s components to build a basic page.
Problem Set
Using Bulma, build a simple default page and elements page similar to what you’ve seen in HTML5Up.
For the Blog
Describe which Bulma components to be the most useful for building something quickly and how you could see using them.

