
how to make link will open in new windows?
You can try the link below
- Computer tips <- when you click the link, the page will open in the same windows
The HTML code is: <a href="http://gokhiel.com">Computer Tips </a>
- Computer tips and trick <- When you click the link , the page will open in new windows (or tab)
The HTML code is : <a target="blank" href="http://gokhiel.com">Computer Tips and Trick </a>
Just add target="blank" code , this easy tips will make your visitor stay longer in your blog :)
Related Topics:
How To Add SiteMap To Blogger Blog (Blogspot)
What is NoFollow HTML Code and How to Insert the Code in Your Blog
Earn Money for Searching The Internet
How to Open URL/Link in New Windows (Tips to make visitors stay longer on your Blog)
Simpe & Useful
ReplyDeleteI always make links open in new windows simply because I hate when the link opens in the same window - you're reading something and all of a sudden you get redirected. Pretty annoying!
ReplyDeleteUsefull tips http://www.tipskhazana.blogspot.com
ReplyDelete