Search⌘ K
AI Features

Introduction

Discover how Bootstrap 4 components are categorized into primary and secondary groups to simplify layout design. Learn to identify and use major components like navbar, carousel, and card for building responsive, intuitive web interfaces that follow common user experience patterns.

Introducing components in Bootstrap

In the first two chapters of this course, we learned about containers, rows, column grids, and utility classes. We’ve got enough basics to ...