Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Tell me how will you create a tabbed navigation menu?



Tell me how will you create a tabbed navigation menu?..

Answer / Sudhir Kumar

To create a tabbed navigation menu in Bootstrap, use the nav-tabs and tab-content classes. Here's an example: <ul class="nav nav-tabs" id="exTabExample1">n <li class="nav-item">n <a class="nav-link active" href="#tab1" data-toggle="tab">Home</a>n </li>n <li class="nav-item">n <a class="nav-link" href="#tab2" data-toggle="tab">Profile</a>n </li>n <li class="nav-item">n <a class="nav-link" href="#tab3" data-toggle="tab">Settings</a>n </li>n</ul>n<div class="tab-content">n <div class="tab-pane active" id="tab1">...n </div>n <div class="tab-pane" id="tab2">...n </div>n <div class="tab-pane" id="tab3">...n </div>n</div>

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Bootstrap Interview Questions

Define fluid layout.

1 Answers  


How to order columns in bootstrap?

1 Answers  


Tell me the typography and links in bootstrap?

1 Answers  


How can we customize links of pagination in bootstrap?

1 Answers  


How will you create a pills navigation menu?

1 Answers  


How will you create a stacked progress bar using bootstrap?

1 Answers  


What is bootstrap 4 image thumbnail?

1 Answers  


The typography and links in bootstrap?

1 Answers  


Explain me types of lists supported by bootstrap?

1 Answers  


How will you create a bootstrap alert?

1 Answers  


How do you use the Dropdown plugin?

1 Answers  


Why should I use bootstrap?

1 Answers  


Categories