Attributes for the <a> tag: href - This is the most used attribute for the <a> tag. This is what is used to create a hyperlink. ...
Example: <a href="somewhere. html" name="linktome" id="linktome" target="_blank">Go Somewhere</a> This tag will create both a link and an anchor. The link will go to the page "somewhere.