HTML Anchor Tag
The Anchor tag is mostly used to link to another document of some sort, a lot of webmasters usually refer this tag as a link or a hyperlink.
<a href="http://www.htmltagchart.com/">HTML Tag Chart</a>
Example: HTML Tag Chart
The above example show you how the tag will work once you have placed it within your web page.
