Absolute And Relative Paths
Absolute Paths Absolute paths are easy to use and understand. These links refer to a very specific location, including the domain name. The absolute path to another location is referred to as the URL. For example, the absolute path to this website’s home page is https://www.itgeared.com/. You always want to specify the absolute path when you are linking to a web page that is on another website. You should not use absolute paths when linking to pages within your own website....