HTML-links-Q&A Flashcards
1
Q
What HTML tag is used to link to another website?
A
<a></a>
2
Q
What is an absolute URL?
A
Absolute URL’s bring the user outside of the current website to another .
3
Q
What is a relative URL?
A
Relative URL’s link to somewhere inside of the current websites files.