Open Link in New Tab

Usually When we click a link, that link was open in same tab. In This Tutorial i tell you How to set the Link to open in new Tab.

This is the code for open the link in same tab.
<a href="www.google.com">...</a>
When You Open the above link, it is open in same Tab.

Now The Below Code is For Open the link in new Tab.
<a href="www.google.com" target="_blank">...</a>
Here We Use target="_blank" after the url.

That's All You Need.


Feel Free To Contact me if you have any Query.

0 comments:

Post a Comment

Subscribe For Email Updates

Delivered by Pak Talent

YouTube Channel

Facebook Page