CS Discoveries | Hyperlinks https://studio.code.org/docs/csd/a_tag/index.html
Hyperlinks can connect to local web pages or external web pages. To add navigation to your website you will need to add hyperlinks which connect your individual web pages. You can add hyperlinks to your web page using the element. The text you want to display as the hyperlink goes between the opening and closing hyperlink tags. The element has an attribute href which is the location to link to. The location of a local page is just the file path for that page.