in Bootstrap by (111 points)
In Bootstrap, how can you create a pills navigation menu?

1 Answer

0 votes
by (14.1k points)

Pills navigation menu in bootstrap is created by making an unordered list at first with the base class of .nav and after this add the class .nav-pills.

Related questions

0 votes
asked Jan 22, 2020 in Bootstrap by rahuljain1 (6.5k points)
0 votes
asked Jun 20, 2022 in APIGEE - API Services by sharadyadav1986 (31.7k points)
0 votes
asked Jun 19, 2020 in Bootstrap by Robindeniel (20.8k points)
...