PDA

View Full Version : What's the difference between a URL and a link?



swatijain2233
11-21-2020, 11:23 AM
Hello friends,

What's the difference between a URL and a link?

vigilantpest
11-23-2020, 02:27 AM
URL is an acronym for "Uniform Resource Locator", and it is the address that specifies the location of a resource on the Internet. A typical URL must specify the protocol used to access the resource, the name of the host computer on which it is located, and the path of the resource.
Link is an element in an electronic document that links to another place in the same document or to an entirely different document. Typically, you click on the hyperlink to follow the link

vigilantpest
11-23-2020, 02:28 AM
URL is an acronym for "Uniform Resource Locator", and it is the address that specifies the location of a resource on the Internet. A typical URL must specify the protocol used to access the resource, the name of the host computer on which it is located, and the path of the resource.
Link is an element in an electronic document that links to another place in the same document or to an entirely different document. Typically, you click on the hyperlink to follow the link

sophiawils59
11-27-2020, 09:53 PM
URLs are specific addresses while links are relative paths to URLs.