Click to See Complete Forum and Search --> : target link failed


kuen
10-03-2003, 12:25 PM
hi,
i 've set the commands like this:

<frame src="a.htm" name="a">
<fram src="b.htm" name="b">

and i target a open in b and a set a link, after i click F12 to preview, it succeed.
but after i uploaded the files , the link doesn't exist~
i target like this:

<a href="alink.htm" target="b">Alink</a>

Can anyone help me, thanks!

Charles
10-03-2003, 02:19 PM
See http://www.w3.org/TR/html4/struct/links.html#edef-A.