Typography
Heading
Ex. <h1> H1. Bootstrap heading </h1>
H1. Bootstrap heading
H2. Bootstrap heading
H3. Bootstrap heading
H4. Bootstrap heading
H5. Bootstrap heading
H6. Bootstrap heading
Display Heading
Ex. <p class="display-1"> Display 1 </p>
Display 1
Display 2
Display 3
Display 4
Display 5
Display 6
List
Ex.
<ul class="list-unstyled text-muted">
<li class="mb-1"><span class="text-primary h5 me-2"><i class="uil uil-check-circle align-middle"></i></span>Digital Marketing Solutions for Tomorrow</li>
<li class="mb-1"><span class="text-primary h5 me-2"><i class="uil uil-check-circle align-middle"></i></span>Our Talented & Experienced Marketing Agency</li>
<li class="mb-1"><span class="text-primary h5 me-2"><i class="uil uil-check-circle align-middle"></i></span>Create your own skin to match your brand</li>
</ul>
<li class="mb-1"><span class="text-primary h5 me-2"><i class="uil uil-check-circle align-middle"></i></span>Digital Marketing Solutions for Tomorrow</li>
<li class="mb-1"><span class="text-primary h5 me-2"><i class="uil uil-check-circle align-middle"></i></span>Our Talented & Experienced Marketing Agency</li>
<li class="mb-1"><span class="text-primary h5 me-2"><i class="uil uil-check-circle align-middle"></i></span>Create your own skin to match your brand</li>
</ul>
- Digital Marketing Solutions for Tomorrow
- Our Talented & Experienced Marketing Agency
- Create your own skin to match your brand
Blockquote
Ex.
<div class="blockquote-wrapper">
<div class="blockquote p-4 p-md-5 rounded-lg position-relative">
<h4>Launch your campaign and benefit from our expertise on designing and managing conversion centered bootstrap v5 html page.</h4>
<div class="position-absolute start-0" style="z-index: -1; top: -30px;">
<i class="mdi mdi-format-quote-open text-primary opacity-1" style="font-size: 100px;"></i>
</div>
</div>
<h6 class="author">- Shreethemes</h6>
</div>
<div class="blockquote p-4 p-md-5 rounded-lg position-relative">
<h4>Launch your campaign and benefit from our expertise on designing and managing conversion centered bootstrap v5 html page.</h4>
<div class="position-absolute start-0" style="z-index: -1; top: -30px;">
<i class="mdi mdi-format-quote-open text-primary opacity-1" style="font-size: 100px;"></i>
</div>
</div>
<h6 class="author">- Shreethemes</h6>
</div>
Launch your campaign and benefit from our expertise on designing and managing conversion centered bootstrap v5 html page.
- Shreethemes
Ex.
<blockquote class="blockquote mt-3 p-3">
<p class="text-muted mb-0 fst-italic">" There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. "</p>
</blockquote>
<p class="text-muted mb-0 fst-italic">" There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. "</p>
</blockquote>
" There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. "