0
what is the use nav tag?
2 Answers
+ 3
it is navigation tag
Definition and Usage
The <nav> tag defines a set of navigation links.
Notice that NOT all links of a document should be inside a <nav> element. The <nav> element is intended only for major block of navigation links.
Browsers, such as screen readers for disabled users, can use this element to determine whether to omit the initial rendering of this content.
+ 1
its just a tag u use in div wen u wanna style ur text ....