Typography in Bootstrap - English

379 visits



Outline:

Typography in Bootstrap Different types of text alignment and text transform classes Add .text-center class and .text-uppercase class to the HTML file Different types of font weight classes Add .font-weight-bold class to the HTML file What is the use of .font-italic, .text-decoration-none and .text-reset classes? Add .font-italic class and text-decoration-none class to the HTML file Add .text-reset class to the HTML file Different types of display heading classes Add .display-4 class to the HTML file Observe the output by adding all the classes one by one on the web browser