0 votes
in Bootstrap by
Enlist major Typography Classes available in bootstrap?

1 Answer

0 votes
by

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

0 votes
asked Oct 30, 2020 in Bootstrap by sharadyadav1986
0 votes
asked Oct 7, 2019 in Bootstrap by Tracy Williams
...