CSS Tabs with Submenus
CSS Tabs with Submenus is an elegant example of using nested lists to create CSS tabs. What makes this method stand out is that the mark-up of the tabs doesn't change, only the body's class changes; containing navigation logic to a single line of markup.