What HTML tag is used to link to another website?
< a > < / a > : Anchor tag
What is an absolute URL?
URL to go to a different website (requires full website address).
What is a relative URL?
within your own domain/page (does not require full website address).