How to link in HTML?

To Link in HTML, use the following syntax,

<a href="url">link text</a>