You completed the Bulma track: flexbox columns, core components, forms, sections, theming paths, and production habits for CSS-only frameworks.
What you covered
- Columns, modifiers (
is-*,has-*), and responsive helpers - Buttons, messages, cards, navbar, menu, media, and tables
- Form structure, validation states, icons, selects, and file inputs
- Hero, sections, panels, tabs, tags, and breadcrumbs
- Marketing capstone layout and interview-ready trade-off vocabulary
Where to go next
- Compare component vs utility workflows in Bootstrap summary or Tailwind summary
- Deepen cascade and architecture in CSS
- Practice the marketing capstone until you can rebuild it from memory
Self-check
- Which class makes a column half width on tablet?
- What must you toggle for a mobile navbar to open?
- In one sentence, when would you pick Bulma over Bootstrap?