<BASE>

Description Attributes Examples

Description:

This tag supplies a base address which is used by default. This is used when resolving URL references within the document which are relative. If the BASE tag is not specified the current document URL is used as the base.

This tag must be placed within the <HEAD> of your document.

Attributes:

href="url"
Base URL.
target = " targetwindow"

This attribute loads the document indicated by HREF into the window as indicated by "targetwindow".

Examples:

<HEAD>
<BASE HREF="http://www.internet-tips.net/">
</HEAD>
<A HREF="index.asp">

Sets the document base to http://www.internet-tips.net/

In this case, the file "index.asp" will resolve to:

http://www.internet-tips.net/index.asp

regardless of the location of the document.

Internet Tips Contents
404 Errors Advertising Autoresponse Awardmaster Basics Browsers Careers Chatting Disasters Domains Email Emoticons Ezines Free Stuff Fun Stuff FTP Graphics Homepages HTML Reference HTML Tutorial Interactive Legal Links Msg Boards Microsoft Money Multimedia Networks Newsgroups Newsletter Products RFC's Ringmaster Searches Security Sticky Sites Surfing TANSTAAFL Telnet Viral Webmaster Your System