Thursday, July 7, 2011

How to Make all links open in a new window for Blogger

How to Make all links open in a new window for Blogger.

Go to Design > Edit HTML and find (use Ctrl+f ) this line:
<head>

Paste this code right after that line:
<base target="_blank" />

Save your work and enjoy.!
Is it too easy?

No comments:

Post a Comment