In bootstrap, how can you create a pills navigation menu?
Answer Posted / Brijesh Singh
To create a pill navigation menu in Bootstrap, use the `nav`, `nav-pills`, and `nav-link` classes. Each link should be wrapped within a `nav-item`. You can also use active or disabled states for the selected/unavailable links.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers