Nav
The .nav
class is built on top of display: flex
and flex-wrap: wrap
to make it responsive on small screens. The CSS is given below, which is used to make the .nav
class. It's primarily used with Bootstrap's navbar component to arrange list items in the navbar.
Get hands-on with 1400+ tech skills courses.