How to Make All Links Open in New Tab Automatically
How to Make All Links Open in New Tab Automatically back tips and tricks blogger blogspot or rather design blog. These tips are an engineering trick that if click link, then the link will automatically open in a new tab, so without the hassle of adding the codes we make every link. By applying this trick then all active links on our blog will open a new tab automatically.
How ya How to Make All Links Open in New Tab Automatically?? actually makes it very easy way, how not please follow the steps below:
To implement this very easy you just put the code below <base target='_blank' /> </ head>
Here are the steps:
- Log in Blogger > Design> Edit HTL
- Find code <head>
- Then add the following code below <base target='_blank' /> So the whole code will look like this: <head> <base target='_blank' />
- Save the template
How to Make All Links Open in New Tab Automatically very easy right ...? good luck
RELATED ARTICLES
Written By : TEKNIK INFORMATIKA UIM ~ Blog which contains all of the search buddy from blogspot tricks, design, linux operating system and all of what I have experienced daily written here