To optimize images for mobile-first design, Bootstrap recommends using the 'img-___' class.
- fluid
- responsive
- optimize
- mobile
Bootstrap recommends using the 'img-responsive' class to make images responsive in a mobile-first design. This ensures that images scale properly on different devices.
Loading...
Related Quiz
- How do Bootstrap CSS and JS work together to enhance responsive design?
- Describe how you would integrate a JS library for complex animations into a Bootstrap project without impacting responsiveness.
- Q1: Describe the steps to create a custom carousel component in Bootstrap.
- To maintain Bootstrap functionality in Angular, you must import the Bootstrap ___ module.
- What are the key differences between 'fixed' and 'fluid' layouts in the Bootstrap grid system?