- nav-horizontal.html. Basic horizontal navigation example, with nav under header text.
- nav-horizontal-2.html. Basic horizontal navigation example, next to text within header.
- nav-dropdown.html. Basic navigation with dropdown lists example.
-
nav-dropdown-2.html. Basic navigation with dropdown lists example, side-by-side with site logo/title.
Note that in this example, we have to delve into the details a bit more on how "position: absolute" works. Check out the comments in the nav-dropdown-2.css.
