SyntaxFix
Write A Post
Hire A Developer
Questions
Another way to use target="_blank" is:
target="_blank"
onclick="this.target='_blank'"
Example:
<a href="http://www.url.com" onclick="this.target='_blank'">Your Text<a>