a URL for a document in the same directory as the current document. For example, if a web page contains the link <a href="doc1.html"> it will look for the document doc1.html in the same directory as the page containing the link. If you copy both of these files to a different directory or different machine, the link will still work. Contrast absolute URL .