Creating Links
Between Documents
•To link to a page, you specify the name of the file using the href attribute of the <a> tag. •Filenames are case sensitive on some operating systems, including the UNIX and Macintosh, but not on others. •The current standard is to use lowercase filenames for all files on a Website and to avoid special characters such as blanks and slashes.
•Keep filenames short to avoid typing errors.