05 - HTML Links Flashcards
1
Q
What HTML tag is used to link to another website?
A
a
2
Q
What is an absolute URL?
A
This is the web address that you would type into a browser if you wanted to visit that specific page.
3
Q
What is a relative URL?
A
When you are linking to other pages within the same site, you do not need to specify the domain name in the URL. You can use a shorthand known as a relative URL.