Correct but clarification is called for. The _blank attribute value should
be used and the value of the href attribute is the page to be loaded in the
new window.
You don't *need* the "_blank", you can use other predefined names
(_parent, _top, _self), or supply your own. If you supply your own
name, multiple clicks on this link or other links (with the same
target) will reuse this window.
When you use "_blank" each click will open a new window. This might or
might not be what you want.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.