Enlist major Typography Classes available in bootstrap?

devquora
devquora

Posted On: Feb 22, 2018

 

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.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Bootstrap Interview Questions

    Explain What is Bootstrap?

    Bootstrap is a platform for web development that is based on a front-end framework and creates exceptional responsive d..

    Bootstrap Interview Questions

    Explain why you prefer Bootstrap for website development?

    Bootstrap has features that are way better than other web development platforms. It provides an extensive browser suppo..

    Bootstrap Interview Questions

    What are the key components of Bootstrap?

    In total, there are five key components of Bootstrap i.e. CSS (multiple CSS files), Scaffolding (essential for the basi..