relative and absolute hyperlinks example
Answers
Answered by
4
HEY MATE
Explanation:
Quite simply, a relative link is relative to the current page. In the above example, it's right next to the current page (think: in the same folder). If the file is moved from where it is, then the link could break (it probably will). With absolute links, you're giving the exact, full address (URL) to the page.
Similar questions