
In the previous post I mentioned how to manually set each link to open in a new window by adding a target attribute (target="_blank") within the anchor tags.
I currently read a HTML tutorial book and I've found out there's a simpler and better way to make all links from your blog or website load in new pages or tabs. To make this change to your Blogger / Blogspot blog, follow the instructions below:
- Log into your Blogger account
- Choose your blog
- Go to Layout/Edit HTML
- Find the opening head tag <head>
- Paste this code just after it: <base target='_blank'/>
- Click Save Template
The base tag - <base/> - can be inserted anywhere between the head tags - <head> ... </head> - but it's better to place it below the start tag so you can find it faster later.
Happy Blogging!
Share this article with your friends!




11 Comments:
Please use your personal name and NOT your business name to comment. Any business name or any other links in the comment text will be considered spam. Enjoy the blog, the free vectors and thanks for joining the conversation!