Header Component Layout
In this lesson, we will create a header component with skip links.
We'll cover the following...
Creating a menu markup
Once we are ready with the layout, we can identify a couple of components that are easy to design without breaking them up further.
The first component that is easy enough to create is the main menu. We will use skip links to go to different sections of the layout. A skip link is an anchor having an href
attribute pointing at a node with ...