%TITLE Image Tags %LOGO mtxlogo MTX Logo %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.4 User's Manual / Copyright 1996 by the University of Florida %PATH http://www.med.ufl.edu/medinfo/mtx/docs14/ %MTX 1.4 #Page Logos To place a graphic as part of the page heading (a "logo") use the %LOGO tag followed by the file name. The ".gif" extension will be added automatically. The logo for this page is "mtxlogo.gif." = %LOGO mtxlogo #Page Icons To place a small graphic (an "icon") as part of the page heading use the %ICON tag followed by the file name. The ".gif" extension will be added automatically. There can be only one logo or icon for each page. An {#example of an icon#picture.html#} can be found by clicking on the linked pages picture below. NOTE: When viewed with {#Netscape#netscape.html#}, icon graphics "{#float#float.html#}" to the left allowing text to flow up to the right. Be sure to use a clear tag (¾C„) to control your text as necessary. = %ICON picture #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 (downloaded) 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/