Use the Bootstrap tab javascript plugin to extend navigational tabs and pills to create tab panes of local
content.
Read the official
Bootstrap Documentation for a full
list of instructions and other options.
Change the style of .nav
s component with modifiers and utilities. Loop and match as needed, or
build your own.
Tabs
Use class .nav-tabs
to create basic nave tabs.
Icing pastry pudding oat cake. Lemon drops cotton candy caramels cake caramels sesame snaps powder. Bear claw candy topping.
Tootsie roll fruitcake cookie. Dessert topping pie. Jujubes wafer carrot cake jelly. Bonbon jelly-o jelly-o ice cream jelly beans candy canes cake bonbon. Cookie jelly beans marshmallow jujubes sweet.
Donut dragée jelly pie halvah. Danish gingerbread bonbon cookie wafer candy oat cake ice cream. Gummies halvah tootsie roll muffin biscuit icing dessert gingerbread. Pastry ice cream cheesecake fruitcake.
Jelly-o jelly beans icing pastry cake cake lemon drops. Muffin muffin pie tiramisu halvah cotton candy liquorice caramels.
Oat cake chupa chups dragée donut toffee. Sweet cotton candy jelly beans macaroon gummies cupcake gummi bears cake chocolate.
Cake chocolate bar cotton candy apple pie tootsie roll ice cream apple pie brownie cake. Sweet roll icing sesame snaps caramels danish toffee. Brownie biscuit dessert dessert. Pudding jelly jelly-o tart brownie jelly.
<div class="nav-align-top nav-tabs-shadow">
<ul class="nav nav-tabs" role="tablist">
<li class="nav-item">
<button
type="button"
class="nav-link active"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-top-home"
aria-controls="navs-top-home"
aria-selected="true">
Home
</button>
</li>
<li class="nav-item">
<button
type="button"
class="nav-link"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-top-profile"
aria-controls="navs-top-profile"
aria-selected="false">
Profile
</button>
</li>
<li class="nav-item">
<button
type="button"
class="nav-link"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-top-messages"
aria-controls="navs-top-messages"
aria-selected="false">
Messages
</button>
</li>
</ul>
<div class="tab-content">
<div class="tab-pane fade show active" id="navs-top-home" role="tabpanel">
<p>
Icing pastry pudding oat cake. Lemon drops cotton candy caramels cake caramels sesame snaps
powder. Bear claw candy topping.
</p>
<p class="mb-0">
Tootsie roll fruitcake cookie. Dessert topping pie. Jujubes wafer carrot cake jelly. Bonbon
jelly-o jelly-o ice cream jelly beans candy canes cake bonbon. Cookie jelly beans marshmallow
jujubes sweet.
</p>
</div>
<div class="tab-pane fade" id="navs-top-profile" role="tabpanel">
<p>
Donut dragée jelly pie halvah. Danish gingerbread bonbon cookie wafer candy oat cake ice cream.
Gummies halvah tootsie roll muffin biscuit icing dessert gingerbread. Pastry ice cream
cheesecake fruitcake.
</p>
<p class="mb-0">
Jelly-o jelly beans icing pastry cake cake lemon drops. Muffin muffin pie tiramisu halvah cotton
candy liquorice caramels.
</p>
</div>
<div class="tab-pane fade" id="navs-top-messages" role="tabpanel">
<p>
Oat cake chupa chups dragée donut toffee. Sweet cotton candy jelly beans macaroon gummies
cupcake gummi bears cake chocolate.
</p>
<p class="mb-0">
Cake chocolate bar cotton candy apple pie tootsie roll ice cream apple pie brownie cake. Sweet
roll icing sesame snaps caramels danish toffee. Brownie biscuit dessert dessert. Pudding jelly
jelly-o tart brownie jelly.
</p>
</div>
</div>
</div>
Pills
Use class .nav-pills
to create nave pills.
Icing pastry pudding oat cake. Lemon drops cotton candy caramels cake caramels sesame snaps powder. Bear claw candy topping.
Tootsie roll fruitcake cookie. Dessert topping pie. Jujubes wafer carrot cake jelly. Bonbon jelly-o jelly-o ice cream jelly beans candy canes cake bonbon. Cookie jelly beans marshmallow jujubes sweet.
Donut dragée jelly pie halvah. Danish gingerbread bonbon cookie wafer candy oat cake ice cream. Gummies halvah tootsie roll muffin biscuit icing dessert gingerbread. Pastry ice cream cheesecake fruitcake.
Jelly-o jelly beans icing pastry cake cake lemon drops. Muffin muffin pie tiramisu halvah cotton candy liquorice caramels.
Oat cake chupa chups dragée donut toffee. Sweet cotton candy jelly beans macaroon gummies cupcake gummi bears cake chocolate.
Cake chocolate bar cotton candy apple pie tootsie roll ice cream apple pie brownie cake. Sweet roll icing sesame snaps caramels danish toffee. Brownie biscuit dessert dessert. Pudding jelly jelly-o tart brownie jelly.
<div class="nav-align-top">
<ul class="nav nav-pills mb-4" role="tablist">
<li class="nav-item">
<button
type="button"
class="nav-link active"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-pills-top-home"
aria-controls="navs-pills-top-home"
aria-selected="true">
Home
</button>
</li>
<li class="nav-item">
<button
type="button"
class="nav-link"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-pills-top-profile"
aria-controls="navs-pills-top-profile"
aria-selected="false">
Profile
</button>
</li>
<li class="nav-item">
<button
type="button"
class="nav-link"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-pills-top-messages"
aria-controls="navs-pills-top-messages"
aria-selected="false">
Messages
</button>
</li>
</ul>
<div class="tab-content">
<div class="tab-pane fade show active" id="navs-pills-top-home" role="tabpanel">
<p>
Icing pastry pudding oat cake. Lemon drops cotton candy caramels cake caramels sesame snaps
powder. Bear claw candy topping.
</p>
<p class="mb-0">
Tootsie roll fruitcake cookie. Dessert topping pie. Jujubes wafer carrot cake jelly. Bonbon
jelly-o jelly-o ice cream jelly beans candy canes cake bonbon. Cookie jelly beans marshmallow
jujubes sweet.
</p>
</div>
<div class="tab-pane fade" id="navs-pills-top-profile" role="tabpanel">
<p>
Donut dragée jelly pie halvah. Danish gingerbread bonbon cookie wafer candy oat cake ice cream.
Gummies halvah tootsie roll muffin biscuit icing dessert gingerbread. Pastry ice cream
cheesecake fruitcake.
</p>
<p class="mb-0">
Jelly-o jelly beans icing pastry cake cake lemon drops. Muffin muffin pie tiramisu halvah cotton
candy liquorice caramels.
</p>
</div>
<div class="tab-pane fade" id="navs-pills-top-messages" role="tabpanel">
<p>
Oat cake chupa chups dragée donut toffee. Sweet cotton candy jelly beans macaroon gummies
cupcake gummi bears cake chocolate.
</p>
<p class="mb-0">
Cake chocolate bar cotton candy apple pie tootsie roll ice cream apple pie brownie cake. Sweet
roll icing sesame snaps caramels danish toffee. Brownie biscuit dessert dessert. Pudding jelly
jelly-o tart brownie jelly.
</p>
</div>
</div>
</div>
To make your .nav
contents occupy the entire available width, use the
.nav-fill
class.
Tabs
Use class .nav-tabs
& .nav-fill
to create fill nave tabs.
Icing pastry pudding oat cake. Lemon drops cotton candy caramels cake caramels sesame snaps powder. Bear claw candy topping.
Tootsie roll fruitcake cookie. Dessert topping pie. Jujubes wafer carrot cake jelly. Bonbon jelly-o jelly-o ice cream jelly beans candy canes cake bonbon. Cookie jelly beans marshmallow jujubes sweet.
Donut dragée jelly pie halvah. Danish gingerbread bonbon cookie wafer candy oat cake ice cream. Gummies halvah tootsie roll muffin biscuit icing dessert gingerbread. Pastry ice cream cheesecake fruitcake.
Jelly-o jelly beans icing pastry cake cake lemon drops. Muffin muffin pie tiramisu halvah cotton candy liquorice caramels.
Oat cake chupa chups dragée donut toffee. Sweet cotton candy jelly beans macaroon gummies cupcake gummi bears cake chocolate.
Cake chocolate bar cotton candy apple pie tootsie roll ice cream apple pie brownie cake. Sweet roll icing sesame snaps caramels danish toffee. Brownie biscuit dessert dessert. Pudding jelly jelly-o tart brownie jelly.
<div class="nav-align-top nav-tabs-shadow">
<ul class="nav nav-tabs nav-fill" role="tablist">
<li class="nav-item">
<button
type="button"
class="nav-link active"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-justified-home"
aria-controls="navs-justified-home"
aria-selected="true">
<span class="d-none d-sm-inline-flex align-items-center">
<i class="icon-base bx bx-home icon-sm me-1_5"></i>Home
<span class="badge rounded-pill badge-center h-px-20 w-px-20 bg-label-danger ms-1_5"
>3</span
>
</span>
<i class="icon-base bx bx-home icon-sm d-sm-none"></i>
</button>
</li>
<li class="nav-item">
<button
type="button"
class="nav-link"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-justified-profile"
aria-controls="navs-justified-profile"
aria-selected="false">
<span class="d-none d-sm-inline-flex align-items-center"
><i class="icon-base bx bx-user icon-sm me-1_5"></i>Profile</span
>
<i class="icon-base bx bx-user icon-sm d-sm-none"></i>
</button>
</li>
<li class="nav-item">
<button
type="button"
class="nav-link"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-justified-messages"
aria-controls="navs-justified-messages"
aria-selected="false">
<span class="d-none d-sm-inline-flex align-items-center"
><i class="icon-base bx bx-message-square icon-sm me-1_5"></i>Messages</span
>
<i class="icon-base bx bx-message-square icon-sm d-sm-none"></i>
</button>
</li>
</ul>
<div class="tab-content">
<div class="tab-pane fade show active" id="navs-justified-home" role="tabpanel">
<p>
Icing pastry pudding oat cake. Lemon drops cotton candy caramels cake caramels sesame snaps
powder. Bear claw candy topping.
</p>
<p class="mb-0">
Tootsie roll fruitcake cookie. Dessert topping pie. Jujubes wafer carrot cake jelly. Bonbon
jelly-o jelly-o ice cream jelly beans candy canes cake bonbon. Cookie jelly beans marshmallow
jujubes sweet.
</p>
</div>
<div class="tab-pane fade" id="navs-justified-profile" role="tabpanel">
<p>
Donut dragée jelly pie halvah. Danish gingerbread bonbon cookie wafer candy oat cake ice cream.
Gummies halvah tootsie roll muffin biscuit icing dessert gingerbread. Pastry ice cream
cheesecake fruitcake.
</p>
<p class="mb-0">
Jelly-o jelly beans icing pastry cake cake lemon drops. Muffin muffin pie tiramisu halvah cotton
candy liquorice caramels.
</p>
</div>
<div class="tab-pane fade" id="navs-justified-messages" role="tabpanel">
<p>
Oat cake chupa chups dragée donut toffee. Sweet cotton candy jelly beans macaroon gummies
cupcake gummi bears cake chocolate.
</p>
<p class="mb-0">
Cake chocolate bar cotton candy apple pie tootsie roll ice cream apple pie brownie cake. Sweet
roll icing sesame snaps caramels danish toffee. Brownie biscuit dessert dessert. Pudding jelly
jelly-o tart brownie jelly.
</p>
</div>
</div>
</div>
Pills
Use class .nav-pills
& .nav-fill
to create fill nave pills.
Icing pastry pudding oat cake. Lemon drops cotton candy caramels cake caramels sesame snaps powder. Bear claw candy topping.
Tootsie roll fruitcake cookie. Dessert topping pie. Jujubes wafer carrot cake jelly. Bonbon jelly-o jelly-o ice cream jelly beans candy canes cake bonbon. Cookie jelly beans marshmallow jujubes sweet.
Donut dragée jelly pie halvah. Danish gingerbread bonbon cookie wafer candy oat cake ice cream. Gummies halvah tootsie roll muffin biscuit icing dessert gingerbread. Pastry ice cream cheesecake fruitcake.
Jelly-o jelly beans icing pastry cake cake lemon drops. Muffin muffin pie tiramisu halvah cotton candy liquorice caramels.
Oat cake chupa chups dragée donut toffee. Sweet cotton candy jelly beans macaroon gummies cupcake gummi bears cake chocolate.
Cake chocolate bar cotton candy apple pie tootsie roll ice cream apple pie brownie cake. Sweet roll icing sesame snaps caramels danish toffee. Brownie biscuit dessert dessert. Pudding jelly jelly-o tart brownie jelly.
<div class="nav-align-top">
<ul class="nav nav-pills mb-4 nav-fill" role="tablist">
<li class="nav-item mb-1 mb-sm-0">
<button
type="button"
class="nav-link active"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-pills-justified-home"
aria-controls="navs-pills-justified-home"
aria-selected="true">
<span class="d-none d-sm-inline-flex align-items-center">
<i class="icon-base bx bx-home icon-sm me-1_5"></i>Home
<span class="badge rounded-pill badge-center h-px-20 w-px-20 bg-danger ms-1_5">3</span>
</span>
<i class="icon-base bx bx-home icon-sm d-sm-none"></i>
</button>
</li>
<li class="nav-item mb-1 mb-sm-0">
<button
type="button"
class="nav-link"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-pills-justified-profile"
aria-controls="navs-pills-justified-profile"
aria-selected="false">
<span class="d-none d-sm-inline-flex align-items-center"
><i class="icon-base bx bx-user icon-sm me-1_5"></i>Profile</span
>
<i class="icon-base bx bx-user icon-sm d-sm-none"></i>
</button>
</li>
<li class="nav-item">
<button
type="button"
class="nav-link"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-pills-justified-messages"
aria-controls="navs-pills-justified-messages"
aria-selected="false">
<span class="d-none d-sm-inline-flex align-items-center"
><i class="icon-base bx bx-message-square icon-sm me-1_5"></i>Messages</span
>
<i class="icon-base bx bx-message-square icon-sm d-sm-none"></i>
</button>
</li>
</ul>
<div class="tab-content">
<div class="tab-pane fade show active" id="navs-pills-justified-home" role="tabpanel">
<p>
Icing pastry pudding oat cake. Lemon drops cotton candy caramels cake caramels sesame snaps
powder. Bear claw candy topping.
</p>
<p class="mb-0">
Tootsie roll fruitcake cookie. Dessert topping pie. Jujubes wafer carrot cake jelly. Bonbon
jelly-o jelly-o ice cream jelly beans candy canes cake bonbon. Cookie jelly beans marshmallow
jujubes sweet.
</p>
</div>
<div class="tab-pane fade" id="navs-pills-justified-profile" role="tabpanel">
<p>
Donut dragée jelly pie halvah. Danish gingerbread bonbon cookie wafer candy oat cake ice cream.
Gummies halvah tootsie roll muffin biscuit icing dessert gingerbread. Pastry ice cream
cheesecake fruitcake.
</p>
<p class="mb-0">
Jelly-o jelly beans icing pastry cake cake lemon drops. Muffin muffin pie tiramisu halvah cotton
candy liquorice caramels.
</p>
</div>
<div class="tab-pane fade" id="navs-pills-justified-messages" role="tabpanel">
<p>
Oat cake chupa chups dragée donut toffee. Sweet cotton candy jelly beans macaroon gummies
cupcake gummi bears cake chocolate.
</p>
<p class="mb-0">
Cake chocolate bar cotton candy apple pie tootsie roll ice cream apple pie brownie cake. Sweet
roll icing sesame snaps caramels danish toffee. Brownie biscuit dessert dessert. Pudding jelly
jelly-o tart brownie jelly.
</p>
</div>
</div>
</div>
Change the alignment of your nav with the following classes.
Top
Use class .nav-align-top
to align navs top.
Icing pastry pudding oat cake. Lemon drops cotton candy caramels cake caramels sesame snaps powder. Bear claw candy topping.
Tootsie roll fruitcake cookie. Dessert topping pie. Jujubes wafer carrot cake jelly. Bonbon jelly-o jelly-o ice cream jelly beans candy canes cake bonbon. Cookie jelly beans marshmallow jujubes sweet.
Donut dragée jelly pie halvah. Danish gingerbread bonbon cookie wafer candy oat cake ice cream. Gummies halvah tootsie roll muffin biscuit icing dessert gingerbread. Pastry ice cream cheesecake fruitcake.
Jelly-o jelly beans icing pastry cake cake lemon drops. Muffin muffin pie tiramisu halvah cotton candy liquorice caramels.
Oat cake chupa chups dragée donut toffee. Sweet cotton candy jelly beans macaroon gummies cupcake gummi bears cake chocolate.
Cake chocolate bar cotton candy apple pie tootsie roll ice cream apple pie brownie cake. Sweet roll icing sesame snaps caramels danish toffee. Brownie biscuit dessert dessert. Pudding jelly jelly-o tart brownie jelly.
<div class="nav-align-top nav-tabs-shadow">
<ul class="nav nav-tabs" role="tablist">
<li class="nav-item">
<button
type="button"
class="nav-link active"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-top-align-home"
aria-controls="navs-top-align-home"
aria-selected="true">
Home
</button>
</li>
<li class="nav-item">
<button
type="button"
class="nav-link"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-top-align-profile"
aria-controls="navs-top-align-profile"
aria-selected="false">
Profile
</button>
</li>
<li class="nav-item">
<button
type="button"
class="nav-link"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-top-align-messages"
aria-controls="navs-top-align-messages"
aria-selected="false">
Messages
</button>
</li>
</ul>
<div class="tab-content">
<div class="tab-pane fade show active" id="navs-top-align-home" role="tabpanel">
<p>
Icing pastry pudding oat cake. Lemon drops cotton candy caramels cake caramels sesame snaps
powder. Bear claw candy topping.
</p>
<p class="mb-0">
Tootsie roll fruitcake cookie. Dessert topping pie. Jujubes wafer carrot cake jelly. Bonbon
jelly-o jelly-o ice cream jelly beans candy canes cake bonbon. Cookie jelly beans marshmallow
jujubes sweet.
</p>
</div>
<div class="tab-pane fade" id="navs-top-align-profile" role="tabpanel">
<p>
Donut dragée jelly pie halvah. Danish gingerbread bonbon cookie wafer candy oat cake ice cream.
Gummies halvah tootsie roll muffin biscuit icing dessert gingerbread. Pastry ice cream
cheesecake fruitcake.
</p>
<p class="mb-0">
Jelly-o jelly beans icing pastry cake cake lemon drops. Muffin muffin pie tiramisu halvah cotton
candy liquorice caramels.
</p>
</div>
<div class="tab-pane fade" id="navs-top-align-messages" role="tabpanel">
<p>
Oat cake chupa chups dragée donut toffee. Sweet cotton candy jelly beans macaroon gummies
cupcake gummi bears cake chocolate.
</p>
<p class="mb-0">
Cake chocolate bar cotton candy apple pie tootsie roll ice cream apple pie brownie cake. Sweet
roll icing sesame snaps caramels danish toffee. Brownie biscuit dessert dessert. Pudding jelly
jelly-o tart brownie jelly.
</p>
</div>
</div>
</div>
Bottom
Use class .nav-align-bottom
to align navs bottom.
Icing pastry pudding oat cake. Lemon drops cotton candy caramels cake caramels sesame snaps powder. Bear claw candy topping.
Tootsie roll fruitcake cookie. Dessert topping pie. Jujubes wafer carrot cake jelly. Bonbon jelly-o jelly-o ice cream jelly beans candy canes cake bonbon. Cookie jelly beans marshmallow jujubes sweet.
Donut dragée jelly pie halvah. Danish gingerbread bonbon cookie wafer candy oat cake ice cream. Gummies halvah tootsie roll muffin biscuit icing dessert gingerbread. Pastry ice cream cheesecake fruitcake.
Jelly-o jelly beans icing pastry cake cake lemon drops. Muffin muffin pie tiramisu halvah cotton candy liquorice caramels.
Oat cake chupa chups dragée donut toffee. Sweet cotton candy jelly beans macaroon gummies cupcake gummi bears cake chocolate.
Cake chocolate bar cotton candy apple pie tootsie roll ice cream apple pie brownie cake. Sweet roll icing sesame snaps caramels danish toffee. Brownie biscuit dessert dessert. Pudding jelly jelly-o tart brownie jelly.
<div class="nav-align-bottom nav-tabs-shadow">
<ul class="nav nav-tabs" role="tablist">
<li class="nav-item">
<button
type="button"
class="nav-link active"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-bottom-home"
aria-controls="navs-bottom-home"
aria-selected="true">
Home
</button>
</li>
<li class="nav-item">
<button
type="button"
class="nav-link"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-bottom-profile"
aria-controls="navs-bottom-profile"
aria-selected="false">
Profile
</button>
</li>
<li class="nav-item">
<button
type="button"
class="nav-link"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-bottom-messages"
aria-controls="navs-bottom-messages"
aria-selected="false">
Messages
</button>
</li>
</ul>
<div class="tab-content">
<div class="tab-pane fade show active" id="navs-bottom-home" role="tabpanel">
<p>
Icing pastry pudding oat cake. Lemon drops cotton candy caramels cake caramels sesame snaps
powder. Bear claw candy topping.
</p>
<p class="mb-0">
Tootsie roll fruitcake cookie. Dessert topping pie. Jujubes wafer carrot cake jelly. Bonbon
jelly-o jelly-o ice cream jelly beans candy canes cake bonbon. Cookie jelly beans marshmallow
jujubes sweet.
</p>
</div>
<div class="tab-pane fade" id="navs-bottom-profile" role="tabpanel">
<p>
Donut dragée jelly pie halvah. Danish gingerbread bonbon cookie wafer candy oat cake ice cream.
Gummies halvah tootsie roll muffin biscuit icing dessert gingerbread. Pastry ice cream
cheesecake fruitcake.
</p>
<p class="mb-0">
Jelly-o jelly beans icing pastry cake cake lemon drops. Muffin muffin pie tiramisu halvah cotton
candy liquorice caramels.
</p>
</div>
<div class="tab-pane fade" id="navs-bottom-messages" role="tabpanel">
<p>
Oat cake chupa chups dragée donut toffee. Sweet cotton candy jelly beans macaroon gummies
cupcake gummi bears cake chocolate.
</p>
<p class="mb-0">
Cake chocolate bar cotton candy apple pie tootsie roll ice cream apple pie brownie cake. Sweet
roll icing sesame snaps caramels danish toffee. Brownie biscuit dessert dessert. Pudding jelly
jelly-o tart brownie jelly.
</p>
</div>
</div>
</div>
Left
Use class .nav-align-left
to align navs left.
Icing pastry pudding oat cake. Lemon drops cotton candy caramels cake caramels sesame snaps powder. Bear claw candy topping.
Tootsie roll fruitcake cookie. Dessert topping pie. Jujubes wafer carrot cake jelly. Bonbon jelly-o jelly-o ice cream jelly beans candy canes cake bonbon. Cookie jelly beans marshmallow jujubes sweet.
Donut dragée jelly pie halvah. Danish gingerbread bonbon cookie wafer candy oat cake ice cream. Gummies halvah tootsie roll muffin biscuit icing dessert gingerbread. Pastry ice cream cheesecake fruitcake.
Jelly-o jelly beans icing pastry cake cake lemon drops. Muffin muffin pie tiramisu halvah cotton candy liquorice caramels.
Oat cake chupa chups dragée donut toffee. Sweet cotton candy jelly beans macaroon gummies cupcake gummi bears cake chocolate.
Cake chocolate bar cotton candy apple pie tootsie roll ice cream apple pie brownie cake. Sweet roll icing sesame snaps caramels danish toffee. Brownie biscuit dessert dessert. Pudding jelly jelly-o tart brownie jelly.
<div class="nav-align-left nav-tabs-shadow">
<ul class="nav nav-tabs" role="tablist">
<li class="nav-item">
<button
type="button"
class="nav-link active"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-left-align-home"
aria-controls="navs-left-align-home"
aria-selected="true">
Home
</button>
</li>
<li class="nav-item">
<button
type="button"
class="nav-link"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-left-align-profile"
aria-controls="navs-left-align-profile"
aria-selected="false">
Profile
</button>
</li>
<li class="nav-item">
<button
type="button"
class="nav-link"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-left-align-messages"
aria-controls="navs-left-align-messages"
aria-selected="false">
Messages
</button>
</li>
</ul>
<div class="tab-content">
<div class="tab-pane fade show active" id="navs-left-align-home">
<p>
Icing pastry pudding oat cake. Lemon drops cotton candy caramels cake caramels sesame snaps
powder. Bear claw candy topping.
</p>
<p class="mb-0">
Tootsie roll fruitcake cookie. Dessert topping pie. Jujubes wafer carrot cake jelly. Bonbon
jelly-o jelly-o ice cream jelly beans candy canes cake bonbon. Cookie jelly beans marshmallow
jujubes sweet.
</p>
</div>
<div class="tab-pane fade" id="navs-left-align-profile">
<p>
Donut dragée jelly pie halvah. Danish gingerbread bonbon cookie wafer candy oat cake ice cream.
Gummies halvah tootsie roll muffin biscuit icing dessert gingerbread. Pastry ice cream
cheesecake fruitcake.
</p>
<p class="mb-0">
Jelly-o jelly beans icing pastry cake cake lemon drops. Muffin muffin pie tiramisu halvah cotton
candy liquorice caramels.
</p>
</div>
<div class="tab-pane fade" id="navs-left-align-messages">
<p>
Oat cake chupa chups dragée donut toffee. Sweet cotton candy jelly beans macaroon gummies
cupcake gummi bears cake chocolate.
</p>
<p class="mb-0">
Cake chocolate bar cotton candy apple pie tootsie roll ice cream apple pie brownie cake. Sweet
roll icing sesame snaps caramels danish toffee. Brownie biscuit dessert dessert. Pudding jelly
jelly-o tart brownie jelly.
</p>
</div>
</div>
</div>
Right
Use class .nav-align-right
to align navs right.
Icing pastry pudding oat cake. Lemon drops cotton candy caramels cake caramels sesame snaps powder. Bear claw candy topping.
Tootsie roll fruitcake cookie. Dessert topping pie. Jujubes wafer carrot cake jelly. Bonbon jelly-o jelly-o ice cream jelly beans candy canes cake bonbon. Cookie jelly beans marshmallow jujubes sweet.
Donut dragée jelly pie halvah. Danish gingerbread bonbon cookie wafer candy oat cake ice cream. Gummies halvah tootsie roll muffin biscuit icing dessert gingerbread. Pastry ice cream cheesecake fruitcake.
Jelly-o jelly beans icing pastry cake cake lemon drops. Muffin muffin pie tiramisu halvah cotton candy liquorice caramels.
Oat cake chupa chups dragée donut toffee. Sweet cotton candy jelly beans macaroon gummies cupcake gummi bears cake chocolate.
Cake chocolate bar cotton candy apple pie tootsie roll ice cream apple pie brownie cake. Sweet roll icing sesame snaps caramels danish toffee. Brownie biscuit dessert dessert. Pudding jelly jelly-o tart brownie jelly.
<div class="nav-align-right nav-tabs-shadow">
<ul class="nav nav-tabs" role="tablist">
<li class="nav-item">
<button
type="button"
class="nav-link active"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-right-align-home"
aria-controls="navs-right-align-home"
aria-selected="true">
Home
</button>
</li>
<li class="nav-item">
<button
type="button"
class="nav-link"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-right-align-profile"
aria-controls="navs-right-align-profile"
aria-selected="false">
Profile
</button>
</li>
<li class="nav-item">
<button
type="button"
class="nav-link"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-right-align-messages"
aria-controls="navs-right-align-messages"
aria-selected="false">
Messages
</button>
</li>
</ul>
<div class="tab-content">
<div class="tab-pane fade show active" id="navs-right-align-home">
<p>
Icing pastry pudding oat cake. Lemon drops cotton candy caramels cake caramels sesame snaps
powder. Bear claw candy topping.
</p>
<p class="mb-0">
Tootsie roll fruitcake cookie. Dessert topping pie. Jujubes wafer carrot cake jelly. Bonbon
jelly-o jelly-o ice cream jelly beans candy canes cake bonbon. Cookie jelly beans marshmallow
jujubes sweet.
</p>
</div>
<div class="tab-pane fade" id="navs-right-align-profile">
<p>
Donut dragée jelly pie halvah. Danish gingerbread bonbon cookie wafer candy oat cake ice cream.
Gummies halvah tootsie roll muffin biscuit icing dessert gingerbread. Pastry ice cream
cheesecake fruitcake.
</p>
<p class="mb-0">
Jelly-o jelly beans icing pastry cake cake lemon drops. Muffin muffin pie tiramisu halvah cotton
candy liquorice caramels.
</p>
</div>
<div class="tab-pane fade" id="navs-right-align-messages">
<p>
Oat cake chupa chups dragée donut toffee. Sweet cotton candy jelly beans macaroon gummies
cupcake gummi bears cake chocolate.
</p>
<p class="mb-0">
Cake chocolate bar cotton candy apple pie tootsie roll ice cream apple pie brownie cake. Sweet
roll icing sesame snaps caramels danish toffee. Brownie biscuit dessert dessert. Pudding jelly
jelly-o tart brownie jelly.
</p>
</div>
</div>
</div>
Use tabs & pills navs within card.
Tabs within Card
With supporting text below as a natural lead-in to additional content.
Go somewhereWith supporting text below as a natural lead-in to additional content.
Go somewhere<div class="card text-center">
<div class="card-header px-3 pt-0 mb-6">
<div class="nav-align-top">
<ul class="nav nav-tabs card-header-tabs" role="tablist">
<li class="nav-item">
<button
type="button"
class="nav-link active"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-within-card-active"
aria-controls="navs-within-card-active"
aria-selected="true">
Active
</button>
</li>
<li class="nav-item">
<button
type="button"
class="nav-link"
role="tab"
data-bs-toggle="tab"
data-bs-target="#navs-within-card-link"
aria-controls="navs-within-card-link"
aria-selected="false">
Link
</button>
</li>
<li class="nav-item">
<button
type="button"
class="nav-link disabled"
data-bs-toggle="tab"
role="tab"
aria-selected="false">
Disabled
</button>
</li>
</ul>
</div>
</div>
<div class="card-body">
<div class="tab-content p-0">
<div class="tab-pane fade show active" id="navs-within-card-active" role="tabpanel">
<h4 class="card-title">Special active title</h4>
<p class="card-text">With supporting text below as a natural lead-in to additional content.</p>
<a href="javascript:void(0)" class="btn btn-primary">Go somewhere</a>
</div>
<div class="tab-pane fade" id="navs-within-card-link" role="tabpanel">
<h4 class="card-title">Special link title</h4>
<p class="card-text">With supporting text below as a natural lead-in to additional content.</p>
<a href="javascript:void(0)" class="btn btn-secondary">Go somewhere</a>
</div>
</div>
</div>
</div>
Pills within Card
With supporting text below as a natural lead-in to additional content.
Go somewhereWith supporting text below as a natural lead-in to additional content.
Go somewhere<div class="card text-center">
<div class="card-header">
<ul class="nav nav-pills" role="tablist">
<li class="nav-item">
<button type="button" class="nav-link active" role="tab" data-bs-toggle="tab" data-bs-target="#navs-pills-within-card-active" aria-controls="navs-pills-within-card-active" aria-selected="true">Active</button>
</li>
<li class="nav-item">
<button type="button" class="nav-link" role="tab" data-bs-toggle="tab" data-bs-target="#navs-pills-within-card-link" aria-controls="navs-pills-within-card-link" aria-selected="false">Link</button>
</li>
<li class="nav-item">
<button type="button" class="nav-link disabled" role="tab" data-bs-toggle="tab" aria-selected="false">Disabled</button>
</li>
</ul>
</div>
<div class="card-body">
<div class="tab-content p-0">
<div class="tab-pane fade show active" id="navs-pills-within-card-active" role="tabpanel">
<h4 class="card-title">Special active title</h4>
<p class="card-text">With supporting text below as a natural lead-in to additional content.</p>
<a href="javascript:void(0)" class="btn btn-primary">Go somewhere</a>
</div>
<div class="tab-pane fade" id="navs-pills-within-card-link" role="tabpanel">
<h4 class="card-title">Special link title</h4>
<p class="card-text">With supporting text below as a natural lead-in to additional content.</p>
<a href="javascript:void(0)" class="btn btn-secondary">Go somewhere</a>
</div>
</div>
</div>
</div>