Bootstrap's class prefix for extra small devices is '___-sm-'.
- col
- xs
- md
- lg
For extra small devices, the class prefix in Bootstrap is 'col-xs-', indicating the column layout for screens smaller than 576 pixels.
Loading...
Related Quiz
- Explain how you would implement a multi-language support feature in an e-commerce site using Bootstrap.
- How can customizing Bootstrap components help in maintaining clean and efficient code?
- What is the typical method for adding a third-party JS library to a Bootstrap project?
- Describe the process of using JavaScript to dynamically add animations to Bootstrap elements.
- Bootstrap cards can be organized into a responsive grid layout using the '___' class.