To link to a Web page or other Internet-accessible resources outside of your Web site, you must know the exact URL for that Web page or resource and you must use the correct syntax when you type it into the Link Editor.
To create a link to an external site:
To link to |
Use this syntax |
---|---|
A Web page within your Web site |
file.html |
A Web page outside your Web site |
http://servername/dir/file.html |
An anchor on the same Web page |
#anchorname |
An anchor on a page within your Web site |
file.html#anchorname |
An anchor on a page outside your Web site |
http://.../file.html#anchorname |
An FTP site |
ftp://servername/dir/file.txt |
An email address |
mailto:username@hostname |
To remove the visible border from a linked image:
For information about changing the default color of links, see Changing the color of links.
To create another link to the same location, select the new text or image you want to make into a link and choose the most recent URL listed at the top of the URL pop-up menu.
You can test your links to external pages and resources by using the Preview in Browser mode. For more information, see Previewing and testing your site.