Perhaps you want to make all hyperlinks in your site to open in new tab instead of same window. You don't need to add target='_blank' to each link because this one line HTML code will do this for you.. :D

Simply copy this code and put it within the HEAD tag of your template.

<base target='_blank'/>

So easy right?
hi folks, visit my other tutorial blog at Kumpulan tutorial menarik
0 comments