Cards
Basic Card Preview link
Basic Card
Tabs have long been used to show alternative views of the same group of information tabs in software. Known as “module tabs” , these are still used today in web sites. For instance, airline companies such as Ryanair, easyJet and AirMalta use module tabs to enable the user to switch between bookings for flights, hotels and car hire.
<div class="card">
<div class="card-header ">
<h5> Basic Card </h5>
</div>
<div class="card-body">
<p class="mb-0"> Tabs have long been used to show alternative views of the same group of information tabs in software. Known as<b>“module tabs”</b> , these are still used today in web sites. For instance, airline companies such as Ryanair, easyJet and AirMalta use module tabs to enable the user to switch between bookings for flights, hotels and car hire. </p>
</div>
</div>
Creative Card Preview link
Border Left
You can design your creative card by taking only the
border-l-primary class. If you want to
use other colors like this: border-l-*
Visit Us: 2600
Hollywood
Blvd,Florida, United States- 33020
Mail
Us:contact@us@gmail.com
Contact Number: (954) 357-7760
<div class="card common-hover">
<div class="card-header border-l-primary">
<h5> Border Left </h5>
</div>
<div class="card-body">
<p>You can design your creative card by taking only the <strong>border-l-primary </strong> class. If you want to use other colors like this: <strong>border-l-*</strong><br><strong>Visit Us: </strong> 2600 Hollywood Blvd,Florida, United States- 33020<br><strong>Mail Us:</strong>contact@us@gmail.com<br><strong>Contact Number: </strong>(954) 357-7760 </p>
</div>
</div>