Here are some terms you should
be familiar with when you use AOLpress.
MiniWeb:
  
    A location on the Web is called a "Uniform Resource Locator" or "URL". You
    can pronounce this as "you-are-el" or "earl". An URL on the World Wide Web
    serves the same function as a file name on your local hard disk. It allows
    you to specify a document that exists anywhere in the world. The URL for
    the link at the head of this paragraph is
    http://www.ncsa.uiuc.edu/demoweb/url-primer.html
.  An URL
    contains (in general) three parts: an access method (in this case
    http), a machine name (in this case
    www.ncsa.uiuc.edu),  and a directory path/file name
    (/demoweb/url-primer.html).