LFZ Flash Cards > HTML Links > Flashcards
What HTML tag is used to link to another website?
Anchor tag <a></a>
What is an absolute URL?
A URL that will route to a different website on an exact webpage.
What is a relative URL?
A URL that will route to a different webpage on the same website.