nav Description:
The nav tag defines a section of the document that is navigation links.
The nav tag is new in HTML 5.
DTD: HTML5: <!doctype html>
nav Web Browser Support:
Coming soon
nav Attributes:
Global attributes, event attributes
nav End Tag:
Required
nav Contents:
Text and links
Tags valid as content: Flow elements and character data
nav Usage:
Tags valid as container: Flow elements
nav Special Notes:
None

