Typography is a crucial part of Bootstrap 5, helping developers style text, adjust spacing, and improve readability. Bootstrap also provides utility classes to simplify styling without extra CSS. These top MCQs cover font styles, text alignment, spacing utilities, colors, and display properties—essential topics for interviews and real-world projects.
1.) What is the default font size of Bootstrap 5?
2.) Which Bootstrap class makes text bold?
3.) What does the .text-muted class do?
4.) Which class is used to italicize text in Bootstrap?
5.) How can you align text to the right using Bootstrap?
6.) Which class removes text decoration like underlines?
7.) What is the default font family in Bootstrap 5?
8.) How do you make text uppercase in Bootstrap?
9.) Which class centers text horizontally?
10.) How can you change text color to blue?