
Code Structure:
<a href="http://www.google.com">Click Here</a>If you want link to be opened in new tab or window, add this attribute target=”_blank”
Code Structure:
<a href="http://www.google.com" target="_blank">Click Here</a>
A Complete Web News and Article
<a href="http://www.google.com">Click Here</a>If you want link to be opened in new tab or window, add this attribute target=”_blank”
<a href="http://www.google.com" target="_blank">Click Here</a>