MadeUI

Text-Utilities

Check out below text utlities.

Example of Heading Text

For heading we can use h1,h2,h3,h4,h5,h6 elements.
The same font-styling is present for class names h1,h2,h3,h4,h5,h6 class You can use one of these classes to style your text

h1.Heading

h2.Heading

h3.Heading

h4.Heading

h5.Heading
h6.Heading

Example of Text-Alignment

Given below are the text alignments. Use class text-left,text-center,text-right to use them.

Text-Align-left

Text-Align-center

Text-Align-right

Example of Different-Text-Sizes

These are the examples of different text of different sizes.Include these classes xl-text lg-text-md-text-sm-text etc to use them.

This is extra large size text.

This is large size text.

This is medium size text.

This is small size text.

This is extra small size text.

Example of Text-transform

These are the examples of Text-transform.

This is uppercase text.

This is lowercase text.

This is capitalize text.

Example of Font-Weights

These are the examples of different text with different font-weights, include the below classes to use them..

This is light font weight text.

This is regular font weight text.

This is bold font weight text.

This is bolder font weight text.