Slide files are always be kept in the same directory as their corresponding image files. If the image file is moved to a different directory, the slide file must be moved along with it. One of the advantages to keeping information in slide files (as opposed to a central database) is that when the image file is moved to a new location, all of its descriptive information can easily be moved along with it by simply moving its corresponding slide file.
Slide files contain the following information about their corresponding images:
The Title, Description, Keyword list, and Sort order can be modified using one of the utilities that are provided to edit slide information easily. The easiest way to modify this information is to right-click on the image file from Windows Explorer and then select "HTML File Info" from the context menu.
Text can be added to the slide file in several ways:
There are several utilities that are provided to edit slide information easily.
</BODY> tag.
<PRE>
Insert your text here
</PRE>
To add a block of formatted text which may contain HTML format tags, use the following format:
<!-- BEGIN TEXT -->
Insert your text here
<!-- END TEXT -->
Note: text with HTML formatting may contain multiple preformatted text blocks as part of the HTML formatting.