Anchor Tag's Attribute target="_blank"
What is target="_blank"
Definition and usage:
_blank is used to open the document in the new window.This value does not 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 each resource, the user has a
sense of a "main" page and "secondary" pages.
Comments
Post a Comment