[Sigia-l] offlist

Benjamin Protas ben at benprotas.com
Tue Jul 30 17:23:52 EDT 2002


>You mean the difference between:
>
><a href="myURL.html" target="_self">Link</a>
><a href="myURL.html" target="_blank">Link</a>
>'

No, I meant the difference between:
<a href="myURL.html">Link</a>
<a href="myURL.html" target="_blank">Link</a>

i.e., when you do not specify an option, the default is to go to the
current window.

ben



More information about the Sigia-l mailing list