HTML target _blank and blank
<a target="_blank|_self|_parent|_top|framename">
_blank
always opens url in new windowblank
meansframename
, opens url in a window namedblank
if exists, otherwise open new window and name itblank
- you possible to set any name for
target
eg:<a target="new_window">