What is a relative hyperlink?
Relative links are most often used when pointing to a page within the current site. They are coded based on the relation between the current page and where the target page is located within the web. For example, if you were to link one page to another page in a current directory or folder, it would look something like this: Web site hosting plans If you were linking from a page to a page in another folder, with that folder being directly under the root directory: Web site hosting plans The “../” in the above example means “go one level up” from the folder where the current page is being viewed. Or for another twist on that example: Web site hosting plans .. which basically means “start at root document directory, “hosting” folder, hosting-packages.htm file” What is an absolute hyperlink? An absolute link is the full URL path to the target page. This is most commonly us