The ___ class in Bootstrap is used to hide elements on specific screen sizes.
- Visible
- Invisible
- Hidden
- Screen-hidden
Bootstrap's '.d-none' class is used to hide elements. The correct option is 'Hidden,' and it is part of Bootstrap's utility classes for responsive design, helping control element visibility.
Loading...
Related Quiz
- Describe a scenario where integrating Bootstrap into a Vue.js application improved its responsiveness and maintainability.
- How does the use of variables in Bootstrap support responsive design principles?
- In many Bootstrap success stories, the use of ________ classes has been crucial for responsive design.
- In Bootstrap, which component is ideal for creating a responsive image gallery in an e-commerce site?
- When combining Containers and Jumbotrons, the proper nesting order is 'container' outside and 'jumbotron' ___.