0 votes
in Bootstrap by (30.5k points)
Enlist major Typography Classes available in bootstrap?

1 Answer

0 votes
by (6.0k points)

Enlist major Typography Classes available in bootstrap?

Major Typography Classes in Bootstrap are

.lead: Used to make a paragragh diffrent from others.

.small: Reduces the font size of elemeny.Makes 85% of the size of the parent element

.text-left: align the content text to left.

.text-lowercase: Display element text in lower case.

.list-inline: display element inline.

.pre-scrollable: Make pre tag content scrollable.

🔗Reference : stackoverflow.com

🔗Source: Bootstrap Interview Questions and Answers for Freshers and Experience 

Related questions

...