Hi! I'm trying to insert a total of two columns into my drop down menu, found here: http://oursideofthemountain.webs.com...n%203/menu.htm. I use Javascript for the drop down menus and couldn't find any answers regarding that when I searched. I'm not really sure what to do, so any help would be greatly appreciated! Thank you!
You should take a little time and correct what you have.
Your title is above the html tag. You have no doc type, you have no close tags for the html, the head, and no body tags.
While there may not be a "reason" to use JS on normal menus, I'd really prefer learning what I need to do to make it work instead of using CSS. If you can't help with that, it's fine, but it's my preference.