What HTML tag is used to link to another website?
the anchor tag
What is an absolute URL?
an absolute URL contains the full URL; example: http://www.something.com/xyz.html
What is a relative URL?
a relative URL is a URL relative to the current domain/site; example: /xyz.html