Hie Guys. Are you Tired Up Clicking on Open link in New Tab While Highlighting a Link. Then Here is a post to open all links on your blog in new tab.So follow the Below Steps.
How to Make links open in New Tab:.
1) go to Blogger > Dashboard > Design > Edit Html.
2) Search for <head> tag.
3) Now paste the Below Code Above/before <head> tag.
How to Make links open in New Tab:.
1) go to Blogger > Dashboard > Design > Edit Html.
2) Search for <head> tag.
3) Now paste the Below Code Above/before <head> tag.
<base target='_blank'/>
That's it Now You are Done.