×

Multiple-Choice Questions

Which class is used for a full width container by spanning the full width of the viewport?

8. Which class is used for a full width container by spanning the full width of the viewport?

  1. .container
  2. .row
  3. .container-fixed
  4. .container-fluid

Answer

The correct answer is: D) .container-fluid

Explanation

In Bootstrap, the .container-fluid class is used for full width containers by spanning the full width of the viewport.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.