boostrap text center code example
Example 1: centre text bootstrap
hello world
Example 2: font weight bootstrap class
Bold text.
Normal weight text.
Light weight text.
Italic text.
Example 3: text align center bootstrap
Left aligned text on all viewport sizes.
Center aligned text on all viewport sizes.
Right aligned text on all viewport sizes.
Left aligned text on viewports sized SM (small) or wider.
Left aligned text on viewports sized MD (medium) or wider.
Left aligned text on viewports sized LG (large) or wider.
Left aligned text on viewports sized XL (extra-large) or wider.