rurtubia
5/31/2015 - 7:07 PM

HTML links with the anchor element: <a>

HTML links with the anchor element:

<a href="http://catphotoapp.com">Cat photos</a>
<!-- a fragment or named anchor is used to link to part of a document.-->
<!-- With nothing specific written on it, the link will just point to the beginning of the page.-->
Click here for <a href="#">cat photos</a>