Two-Level Horizontal Navigation
Exercise to support development/design of new KNME New Mexico PBS site.
- Uses nested lists for "levels"
- Text size can increase two times without breaking on either navigation level (with current navigation elements)
- Renders consistently in:
- Firefox (Mac & PC)
- Opera (Mac & PC)
- Safari (Mac & PC)
- Netscape (Mac & PC)
- Camino
- IE 7
- IE 6
- Uses IE 6 CSS filter for browser-specific hacks)
- Does not display the
:hover effect for the secondary navigation due to lack of pseudo-class support on anything other than <a>s.
- Valid XHTML 1.0 Strict
- Valid CSS