Image maps - advantages and disadvantages
Sponsored Links
An image-map is an image whose different parts link to different locations. There are two kinds of image-maps, client-side maps and server-side maps. Client-side image maps are supported by all modern browsers. Since the usage of old browsers, that did not support client-side image maps is negligible, there is no longer a need for server-side maps. Also, creating server-side image-maps requires a decent working knowledge of server-side programming. Client-side maps, on the other hand, can be made using simple HTML tags.
Advantages of Image Maps
- Since an image-map is one large image, you can place links in it the way you want without worrying about layout issues.
- Lesser HTML scripting is involved since there are programs available that will generate the code.
- Image map creation is quite simple if you use a program such as MapThis.
Disadvantages of Image Maps
- An image-map takes only one ALT attribute. Thus, it's not possible to have different ALT attributes for different links. Visitors with disability or those using text based browsers might not appreciate this.
- No interactivity is possible. You can't have separate mouseovers for individual links.
- An image map is one large image and if its not optimized properly, will take a long time to download.
Many developers prefer to splice their image-maps and place the individual images using <TABLE> tags. Though, this process may involve a lot of coding, you do get to create mouseovers and provide individual ALT tags.
Page contents: Image maps advantages and disadvantages - Knowing when to use an image map on a web site.
Comments, questions, feedback... whatever!
Recent Articles
Recent Blog Posts
Popular Articles
- Hotmail Sign In page
- Create a Hotmail account - Instructions
- Create Gmail address
- Download and install Outlook Express
- Get your free Gmail address
- Outlook Express new version
- Create my own email address
- Browers for Windows list
- Get email address
- Color combinations for web sites and pages
- Create Yahoo ID
More web tips & tricks
- Outlook Express Help - tips & tricks (53)
- Windows Live Mail help and tips (36)
- Windows Mail help (25)
- Hotmail help and tips (42)
- Yahoo help & support (45)
- AOL email help (26)
- Gmail help and tips (36)
- Internet tips & tricks (12)
- Web Design tips & tricks (33)
- HTML, Javascript tips tricks (68)
- Web Promotion tips & tricks (8)
- Graphics tips & tricks (20)
