Typography is the basic and one of the important components of any Website or Project. It can make a difference in terms of look and user experience perspective.
You can use different types of headings in your project / website according to the need. You need to include class h1, h2, h3, h4, h5, h6 , as shown below.
You can use different types of text based on the font-weight as per the need. You need to include classes, as shown below.
Lighter text
Light text
Regular text
Bold text
Black text
You can align the text as per the need. You need to include classes, as shown below.
Left Aligned Text
Center Aligned Text
Right Aligned Text
You can use different font-sizes of the text as per the need. You need to include classes, as shown below.
Smaller Text
Normal Text
Larger Text
You can use different colors of the text as per the need. You need to include classes, as shown below.