HTML Hyperlink



 

The hyperlink tag in HTML is the <a> tag, used to create links to other webpages, files, email addresses,  or any URL.


Short Form of the Hyperlink Tag

<a href="https://www.example.com">Click here</a>


Post a Comment

0 Comments