%TITLE Image Tags %IMAGES ../images/ %HOMEURL http://www.med.ufl.edu/medinfo/ %PARENT Table of Contents %PARENTURL index.html %INDEX View MTX File %INDEXURL images.mtx %PREVURL navi.html %NEXTURL anatomy.html %AUTHOR Richard Rathe / rrathe@dean.med.ufl.edu %AUTHURL rrathe@dean.med.ufl.edu %VERSION MTX 1.5 User's Manual / Copyright 1996 by Richard Rathe %PATH http://www.med.ufl.edu/medinfo/mtx/docs/ %CREATED June 1, 1996 %MTX 1.5 #!!mtxlogo MTX Logo #Page Logos To place a graphic as the page heading (a "logo") use the heading tag (#!) followed by a second exclamation point (!), the file name, and alternate text. The ".gif" extension will be added automatically. It is especially important to provide alternate text since the graphic will become part of the main (H1 in HTML) heading for the page. The logo for this page is "mtxlogo.gif." = #!!mtxlogo MTX Logo #In-Line GIFs To place a graphic enclose the file name in ¾=...=„. The ".gif" extension will be added automatically. {=picture=} = ¾=picture=„ #Linked JPEGs To place a graphic that is linked to a JPEG graphic file enclose the file name in ¾+...+„. The ".gif" and ".jpg" extensions will be added automatically. {+picture+} = ¾+picture+„ #Linked GIFs To place a graphic that is linked to a GIF graphic file enclose the file name in ¾-...-„. The ".gif" and "L.gif" extensions will be added automatically. {-picture-} = ¾-picture-„ #Linked Pages To place a graphic that is linked to an HTML page enclose the file name in ¾#...#„. The ".gif" and ".html" extensions will be added automatically. {#picture#} = ¾#picture#„ #Alternate Text#=ALT MTX provides a mechanism to add a text alternative (ALT="text" in HTML) for each graphic. This is an important {#compatibility#compat.html#} feature in several situations: For users with text-only browsers (LYNX) When users turn off image "auto load" (slow dial-in connections) When files have been moved from their original locations (Save As...) When the graphic file is missing or renamed Any extra words following the file name will be used as alternate text for that graphic. {=filename This is the Alternate Text=} = ¾=filename This is the Alternate Text=„ #Image Paths It is often desirable to keep image files separate from MTX and HTML files. The %IMAGES tag allows you to specify a path for the images used by the current document. This information will automatically be added to all image references. Paths can be {#complete or relative URLs#terminol.html#URL#}. The image path for this page is "../images/." = %IMAGES ../images/