I\'m making a navigation menu, should I be using the element or
element for that?
If I use a nav
I\'ll
Both nav and ul elements can be used to create menu in html5,
However you can use both nav and ul in menu creation,
It's upto you whether to choose either nav or ul