Relative URL
A relative URL is one which only has the relative (to the current directory) path name of the file. For example:
<A HREF="index.html">
[index]
</A>
This relative URL does not specify the service nor the machine name. The browser assumes the current server is the requested system.
Now let's look at the
NAME
specification within a URL.