Target values
hi,

in hyperlink tag (<a> ) what are the values for "target" properties.

ex
<a href="" target=_new> some text </a>
<a href="" target=_top> some text </a>

thanks in adv.