Sets or retrieves the baseline URL on which relative links will be based.
Syntax
HTML <BASE HREF = sURL ... > Scripting base.href [ = sURL ]
Possible Values
sURL String that specifies the URL. The property is read/write with no default value.
Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see Dynamic Properties.
Applies To