Another Simple CSS3 Dropdown Menu
Another simple yet amazing dropdown menu in pure CSS3 by Josh Riser. This code does not uses child selector >
, although that might be prefered when there are multiple levels. Nice touch of CSS3 box-shadow
, transition
and text-shadow
to achieve better user interface and interaction.