English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I'm creating a basic CSS-based two column layout with a header, background, and footer. I have a navigation bar on the header that I need to code with an image map. How can I do this? I'm having a hard time finding any tutorials or anything to help with this specific problem. Thanks in advance!

2006-12-02 11:06:45 · 2 answers · asked by spongegirl787 1 in Computers & Internet Programming & Design

2 answers

css is the way to go... imagemaps are a thing of the past, but they still work together!

Don't use images for navigation! use

    and
  • then css them up so that look cool... css can also replace the text with an image.

    the reason for this is for usability for the blind and people who don't load images.

    BUT it's still an image map ... so any tutorial will apply.

    2006-12-02 11:14:51 · answer #1 · answered by jake cigar™ is retired 7 · 0 0

This might help you with a CSS Image Map.
http://www.frankmanno.com/ideas/css-imagemap/

Be sure to scroll all the way down to see the example.

2006-12-02 13:38:08 · answer #2 · answered by DianeD 4 · 0 0

fedest.com, questions and answers