Search code examples
menumenubar

What type of menu bar is this?


I'm going to be building a CSS menu bar into a site much like the one at http://www.mightyleaftea.com

I've heard of dropdown menus, but what is the type of menu at mightleaftea.com called? Oh, and more recently http://www.whitehouse.gov/

This is programming related. I have to build the menu...


Solution

  • It looks like a regular hierarchical dropdown menu to me.

    Try this alistapart dropdowns article.