how to make sub-muens line up below their parents in horizontal navbars?
Posted
by Joel
on Stack Overflow
See other posts from Stack Overflow
or by Joel
Published on 2010-03-13T09:10:22Z
Indexed on
2010/03/13
9:15 UTC
Read the original article
Hit count: 213
Hi folks.
I'm just putting together a simple nav bar using something similar to this tutorial: http://www.cssnewbie.com/horizontal-dropdown-menus/
The thing is, that I'd like to have the children lists first item to line up directly below the parent. Right now, they just go wherever I float them. Is there a way to do this without absolute positioning?
I'd like to achieve something similar to what these guys have in their top nav bar: http://michaelfranti.com/
© Stack Overflow or respective owner