Link Tag

Hi, anyone can answer my question:
    I tried to use <link> tag in HTML <head>. The HTML reference says
that both Explorer and Netscape support <link> tag. and it will add a
button or a menu on the broswer. but I can't see the difference after I
use such line within <head> and </head>
<HEAD>
<HEAD>
<TITLE>sxdfrrddx</TITLE> 
<link TITLE="Here is my home page" REL="HOME" HREF="myhome.htm"> 
</HEAD>
    what I want to know is the effection of link tag. what will it do to
a page?
    thanks alot.

fan

Received on Tuesday, 10 June 1997 22:11:03 UTC