diffrence between absolute and relative address
The main difference between an absolute URL and a relative URL is that, an absolute URL is a complete address that points to a file or a resource, while a relative URL points to a file relative to the current directory or file. Absolute URL contains more information than a relative URL, but using relative URLs are much easier since they are shorter and more portable. But relative URLs can only be used to refer to links that reside on the same server as the page that refers them. for more reading http://www.differencebetween.com/difference-between-an-absolute-and-vs-a-relative-url/
A Relative URL is a the path to a file relative to the current location. If the file is in the same location as you are in you can just write it’s file name – extension included.while, an Absolute URL is a full path to the file. It can be accessed from anywhere its the full address.
Join our real-time social learning platform and learn together with your friends!