To hide elements only on small devices, Bootstrap uses the class 'd-sm-___'.
- flex
- none
- block
- hide
In Bootstrap, the class 'd-sm-flex' will hide elements on small devices by making them flexible.
Loading...
Related Quiz
- In Bootstrap, how do you create a carousel with controls for next and previous slides?
- Describe the process to create a custom theme using Bootstrap's built-in classes.
- In Bootstrap, the 'boundary' option for Tooltips and Popovers can be set to '___' to restrict the pop-up within a specific element.
- What is the primary challenge in ensuring cross-browser compatibility for a website?
- The practice of ___ unused Bootstrap components can improve performance and maintainability.