What HTML tag is used to link to another website?
An opening “a” tag with a href attribute linking the desired website
What is an absolute URL?
When the value of the “href” attribute is the website’s full address
What is a relative URL?
When all the pages in the site are in the same folder, just the file name is acceptable