Gallery
This page uses the simple vertical navigation pattern, just like the About page. You can experiment with applying different navigation classes to see how they look.
Experimenting with Navigation
Try changing the class on this page's <nav> element to see different styles:
- class="nav-simple" - vertical list (current)
- class="nav-horizontal" - horizontal dark bar
- class="nav-custom" - your own creation
Remember: all pages share the same style.css file, so changes to navigation classes in the CSS will affect every page that uses that class.