Search⌘ K
AI Features

Structure the Layout

Explore how to structure web layouts effectively using Bootstrap 4 container and container-fluid classes. Understand the concept of layering containers to create modular and responsive designs, and learn how to combine different container types for flexible web page layouts.

Containers in layout

We have two options for Bootstrap CSS classes to use containers: 

  • container

  • container-fluid 

The fluid container spans the entire ...