The utility class 'text-___-center' in Bootstrap is used for centering text on specific screen sizes.
- justify
- align
- xs
- sm
In Bootstrap, the class 'text-{sm or xs}-center' is used to center text on specific screen sizes. The 'sm' and 'xs' refer to small and extra-small screen sizes, respectively.
Loading...
Related Quiz
- In Bootstrap, how do you create a carousel with controls for next and previous slides?
- What is the default trigger for Bootstrap Tooltips?
- To toggle a Bootstrap modal using jQuery, the method $('#myModal').modal('___') is used.
- How can Bootstrap's built-in features be leveraged to enhance a website's crawlability for SEO?
- In Bootstrap, use '___-toggle' to dynamically collapse or expand elements.