Solution: Couple the Containers
The solution to the challenge.
We'll cover the following...
Solution
We’ll use the container
and container-fluid
classes to create blocks and use the contextual classes to style the blocks.
We’ll use container
in a nested pattern. The complete solution and code explanation are provided below.