| Jean LeLoup & Bob Ponterio
SUNY Cortland © 2008 |
All of the things that you create in your computer will be stored as files. Texts, images, sounds, videos, presentations, etc. will have different file formats and will be opened by different computer programs. Sometimes Windows hides some information about the names of these files. This can be confusing when you wish to include them on a web page.
File names
· A file name in Windows is made up of two parts a name and an extension. these two parts are separated by a period.
· By default, the extension is hidden in Windows. So a file named vacation.jpg might appear to be simply vacation .
· We rarely need to type out the entire file name because we often select a file by clicking on it with a cursor. However, if we do need to refer to the entire name for some reason, we have to be able to find it. For instance, you don't want to confuse the picture vacation.jpg with the text vacation.doc.
When looking at My Documents, the Folder Options can be found under Tools / Folder Options.
The Folder Option that allows us to hide or see the file extension is Hide extensions for known file types. Unchecking this option will make those file extensions visible.
When making web pages, the entire file name, including the extension, is necessary.