Bootstrap 4 Uppercase Code Example


Example 1: uppercase bootstrap class

<p class="text-lowercase">Lowercased text.</p> <p class="text-uppercase">Uppercased text.</p> <p class="text-capitalize">CapiTaliZed text.</p>

Example 2: bootstrap 4 text-uppercase

bootstrap 4 text-uppercase

Example 3: bootstrap 4 font bold

font-weight-bold

Example 4: bootstrap uppercase

<p class="text-uppercase">Uppercased text.</p>

Example 5: bootstrap text capitalize

<p class="text-capitalize">CapiTaliZed text.</p>

Comments

Popular posts from this blog

Are Regular VACUUM ANALYZE Still Recommended Under 9.1?

Can Feynman Diagrams Be Used To Represent Any Perturbation Theory?