TARGET = "_blank"
"_blank" opens new document in a new window. Run the code given in Figure and check how it works. This value doesn't require the use of any frames. "_blank" is popular in web pages which are devoted to links to "other resources on the net". By opening a new window for every resource, user has a sense of a "main" page (list of resources) and "secondary" pages (every individual resource). Also, web site providing the link doesn't risk being supplanted by a link that it has provided.
Note: Some versions of MSIE don't support "_BLANK"