Instructions:
1.Login to your blogger account,now got to DASHBOARD > DESIGN > EDIT HTML
to open template editor.
2.Find <head> in the HTML coding and immediately after that paste this:
<base target='_blank' />
to open template editor.
2.Find <head> in the HTML coding and immediately after that paste this:
<base target='_blank' />
3.Now it become:
<head>
<base target='_blank' />
<head>
<base target='_blank' />
4.Save the edited template,now all links will open in new tabs or windows.
Note: Blogger is now XHTML so all tags must have matching closing tags or be self closing. The above tag is self closing because it has that forward slash / at the end of the tag.
No comments:
Post a Comment