|
To access the contents, click the chapter and section titles.
HTML 4.0 Sourcebook
Most of the imagemap generation programs described earlier will create both client- and server-side databases. Additional details of the client-side mechanism are found in the discussion of the MAP and AREA elements in Chapter 6. Figure 3.7 Extract from an HTML document that simultaneously references server-side and client-side imagemaps (the changes from Figure 3.6 are shown in boldface italics). A browser that understands client-side imagemaps will use the local map data. A browser that does not understand client-side imagemaps will use the HTTP server. . . . standard HTML stuff . . . <A HREF=/cgi-bin/imagemap/path/blobby.map><IMG SRC=mr_blobby.gif USEMAP=mapname ISMAP></A> . . . more HTML stuff . . . <MAP NAME=mapname> <AREA SHAPE=circle COORDS=116,40,30 HREF=/dir1/blob2/his_head.html ALT=text explanation> <AREA SHAPE=rect COORDS=36,30, 84,90 HREF=/dir1/blob2/his_hand.html ALT=text explanation> <AREA SHAPE=poly COORDS=86,154,64,170,76,188,104,184,112,166 HREF=<http://egghead.com/foot.html> ALT=text explanation> </MAP> . . . rest of HTML document . . . Image and Icon Archive SitesThere are several Web sites that maintain extensive archives of publicly available images and icons, and these are useful places to find icons for your own documents. The following is a list of some of the more popular sites. Public Domain Icon Archives
Background Images
Other Lists of Image Archiveswww.yahoo.com/Computers_and_Internet/Internet/World_Wide_Web/Page_Design_and_Layout/Graphics/ www.yahoo.com/Computers_and_Internet/Graphics/Clip_Art/ www.yahoo.com/Business_and_Economy/Companies/Computers/Software/Graphics/Clip_Art/ oneworld.wa.com/htmldev/devpage/dev-page3.html#doc-i ReferencesGeneral Issues in Web Graphics
Transparent/Interlaced GIFs
Animated GIFsuser.aol.com/royalef/gifanim.htm www.yahoo.com/Computers_and_Internet/Graphics/Computer_Animation/Animated_GIFs/ Client-Side Imagemapswww.spyglass.com/techspec/tutorial/img_maps.html Server-Side and General Imagemap Information
|
Products | Contact Us | About Us | Privacy | Ad Info | Home
Use of this site is subject to certain Terms & Conditions, Copyright © 1996-2000 EarthWeb Inc. All rights reserved. Reproduction whole or in part in any form or medium without express written permission of EarthWeb is prohibited. Read EarthWeb's privacy statement. |