Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

How do you link tabs on Dreamweaver CS3?

Options
  • 29-07-2009 3:52pm
    #1
    Registered Users Posts: 176 ✭✭


    15q21z6.png

    Hi, struggling on this one. I'm designing a website for a friend and struggling on the tabs in Dreamweaver. Was going to do the buttons separately but couldn't get the tab effect behind each other that i wanted so did that in Photoshop. Is there an option that I could draw a rectangle over each tabs and make them link to each separate page? Couldn't find anything..


Comments

  • Registered Users Posts: 213 ✭✭Hoku


    The simplest solution would be to keep that whole navigation block as one image, and just use and imagemap to define the links. Dreamweaver can code it for you.


  • Registered Users Posts: 21,239 ✭✭✭✭Eoin


    There's no need for image maps for that kind of navigation. I'd be surprised if it can't be done using CSS and an unordered list.


  • Registered Users Posts: 176 ✭✭pauro 76


    Hoku wrote: »
    The simplest solution would be to keep that whole navigation block as one image, and just use and imagemap to define the links. Dreamweaver can code it for you.

    Yep did that and that definitely works! Thanks! :)


Advertisement