Links
HTML > element > Links
Links
HTML element
<a href='file-path.html'>A wonderful website</a>
Is this officially called “The Anchor element?” Anyway…
This attribute is how you declare what URL you’d like to load when you click the link.