Pure CSS and HTML Navigation Menu

This site demonstrates utilizing pure CSS3 and HTML5 to build a menu. Prefix the current URL with view-source: to view the core source code that achieves this functionality.

Alternatively, the source code may be cloned via Git from GitHub

With SSH:

          git clone git@github.com/web-dev-examples/css-navigation-menu.git
        

With HTTPS:

          git clone https://github.com/web-dev-examples/css-navigation-menu.git