A relative reference is no use if the document was not loaded from any specific location - "relative" makes no sense in this context. Setting the base tag specifies the base from which relative references are calculated. It is set once for the whole document. Of course you could also specify an absolute reference for any image or resource, in which case the base tag is not needed.
See also: <[
www.w3.org];
Tim