Closed oldoc63 closed 2 years ago
A common usage of a navigation bar is to create shortcuts for a webpage. This will allow the user to go directly to the information they want to access through the navigation links.
Create a <nav> element underneath the opening <body> tag.
<nav>
<body>
A common usage of a navigation bar is to create shortcuts for a webpage. This will allow the user to go directly to the information they want to access through the navigation links.