In an ongoing effort to squeeze the most flexibility out of nested-list navigation menus, I developed this two-line version. Unlike the traditional OS-style dropdown menus, this one sacrifices horizontal space to save on vertical space, which is usually preferable in a small website. The menus can easily be aligned to the left or right instead of to the center.
Tag Archives: hover
Pure CSS menus
This is not an original trick, of course. But it’s a clean and simple one, which I want to blog about mainly so that I always have it handy when I need it again.