Local files vs. URLs
If you want to move your files around,
often the case when one changes ISPs
frequently, making all of the files that
are used in your web pages use relative
URLs instead of full URLs makes them
easier to update and change.
<a href=“funny.html”>humour<a>