Which Bootstrap class is essential for making images responsive?
- img-fluid
- img-responsive
- img-flexible
- img-adaptive
The img-fluid class in Bootstrap is crucial for making images responsive. It ensures that images scale appropriately to fit the size of the parent container, maintaining the overall responsiveness of the web page.
Loading...
Related Quiz
- Q3. Outline a strategy for optimizing the performance of a content-heavy, dynamic website.
- What is the role of commenting and documenting Bootstrap code in its maintenance?
- ___' is a common issue when scripting for multiple browsers due to varying implementation standards.
- In which order should your custom CSS file be linked in an HTML document when using Bootstrap?
- In a mobile-first approach, Bootstrap's navigation bar collapses into a hamburger menu at the '___' breakpoint.