URL (Uniform Resource Locator)
A URL is a URI that not only identifies a resource on the internet but also specifies how to navigate to that resource. An example of a URI could be images.facebook.com whereas a URL for that URI might be http://images.facebook.com. The latter defines that the resource can be reached through the HTTP protocol.
navigation