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