CSS Problem: Horizontal Drop-Down Menu?

Hello,

I am building a website and I am having a terrible time trying to build a horizontal drop down menu from the current navigation I have setup on the website, www.icreateinc.org. It seems that whenever I try to create a drop-down menu based on the tutorial, http://www.alistapart.com/articles/dropdowns/ the drop-down menu is very large, off-scale and does not flow at all. I wonder if this is due to the problem with css styling, but it seems like it isn't. What I am trying to achieve here is to make a drop-down menu just as how the navigation at www.bankworldinc.com is, but from what I see, they are using tables, and a script for the entire navigational system. If possible, does anyone know what could be causing this problem? I need the drop-downs to flow easily so that I can apply sub-pages to whatever main pages I have on the navigation. THANK YOU FOR YOUR HELP IN ADVANCE!!!

#440204

I believe I've seen that technique work just fine before. Do you have a link to an example of what you've tried so far?

-NC

#441058

I believe I've seen that technique work just fine before. Do you have a link to an example of what you've tried so far?

-NC

I nightcrawler..sorry for not getting back to you so quickly..but I actually solved the problem. I added the

"navigation" into the html, and I could have just used a
  • and added padding to work. Sorry about that...problem
solved

#444231