The Library of Congress

home | what is HTML? | building HTML | file structure | resources

When you create digital information, such as HTML documents or image files, usually you store them on the hard drive of your computer. In order for others to access these documents on the web, they must be placed on a server. A server is a computer that is dedicated to the storage of digital information, and has an address on the internet.

The metaphor that is used to understand how information is stored on the server is something like a filing cabinet. The filing cabinet (server) holds directories, folders and files.
  • A directory is a folder that contains other folders and files.
  • A folder contains files.
  • A file can be many different types of digital information, such as an HTML document, an image, a sound recording, or a movie.
directory structure

Computers are very literal machines. In order for them to access something for you, they need to be told EXACTLY where it is. This means that the location or address of a file must be precise in all of the links on your HTML pages. This address within a link is called a path name. For example, the path name for the "page.html" document in the illustration above would be "/directory/foldertwo/page.html."

Okay! You've had your introduction to HTML, and now it's time to set out on your own. But don't worry. There are free tutorials, guides, and other resources available on the web.

Top of Page

The Library of Congress | American Memory Contact us
Last updated 09/26/2002