Results 1 to 2 of 2

Thread: Horizontal menu

  1. #1
    Join Date
    Jan 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Horizontal menu

    I have never used the horizontal menus so I'm a little confused on how to set them up.

    Here is the one I was using..
    http://www.dynamicdrive.com/style/cs...enu-horizontal

    I'm not sure where to put the css code in my css at and where do I put the html? In my index file?

    Maybe I've done my css wrong... http://www.mpasc.yeehawjake.com/table/021/style.css

    I'm so lost. Please help!

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Well, the CSS code for the menu (code of Step 1, the CSS) by default would simply be added to the HEAD section of your page, directly within the page's HTML. If you're asking how to save that code inside your .css file, simply strip the <style type="text/css"> </style> tags from the code first, then append it to your .css file.
    DD Admin

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •