For optimal mobile-first design, Bootstrap suggests using the 'container-___' class for fluid width adjustments.
- fluid
- mobile
- responsive
- adaptive
Bootstrap recommends using the 'container-fluid' class to create a full-width container. Option 1, 'fluid,' is the correct answer for creating fluid width adjustments.
Loading...
Related Quiz
- Custom animations in Bootstrap often require manipulating the '___' attribute via JavaScript.
- What is the benefit of minifying Bootstrap CSS and JavaScript files?
- In a mobile-first approach, Bootstrap's navigation bar collapses into a hamburger menu at the '___' breakpoint.
- The '___' property in CSS is known to have different default values in various browsers.
- The '___-wrap' utility in Bootstrap controls whether items wrap around or stay in a single line.