in Bootstrap by (32.2k points)
How will you create a pills navigation menu

1 Answer

0 votes
by (31.6k points)

To create a pills navigation menu -

Start with a basic unordered list with the base class of .nav.

Add class .nav-pills.

Related questions

0 votes
asked Jan 22, 2020 in Bootstrap by rahuljain1 (6.5k points)
0 votes
asked Jun 19, 2020 in Bootstrap by Robindeniel (20.8k points)
+1 vote
asked Jun 1, 2020 in Bootstrap by SakshiSharma (32.2k points)
...