PDA

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



swatijain2233
11-21-2020, 01:06 PM
Hello friends,

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

RSM_Recruitment
11-23-2020, 12:11 AM
Hi,

Hyperlinks and URLs. A hyperlink is a certain kind of "clickable" text or graphic, which the Web browser generally responds by loading a new Web page. A uniform resource locator (URL) is a special address that uniquely identifies a Web page on the Web.

virtuahub
11-23-2020, 12:27 AM
A link is nothing but a chain that connects pages within websites and without links there’s no website

A hyperlink is a link that takes you from one domain to another via references called anchor texts.

jayam
11-23-2020, 01:33 AM
Hyperlinks and URLs. A hyperlink is a certain kind of "clickable" text or graphic, which the Web browser generally responds by loading a new Web page. A uniform resource locator (URL) is a special address that uniquely identifies a Web page on the Web.

jayammrg
11-23-2020, 01:41 AM
Links are not the same as URLs, though sometimes people say "link" when they mean "URL." For example, "Type the link into your web browser." A link is a snippet of text that has been associated with a URL. If you click on that text you are brought to the page that the URL points to.

chandrao7
11-23-2020, 01:49 AM
URL is an acronym for Uniform Resource Locator and is a reference (an address) to a resource on the Internet. ... Protocol identifier: For the URL http://example.com , the protocol identifier is http . Resource name: For the URL http://example.com , the resource name is example.com .

GeethaN
11-23-2020, 01:54 AM
Hyperlinks and URLs. A hyperlink is a certain kind of "clickable" text or graphic, which the Web browser generally responds by loading a new Web page. A uniform resource locator (URL) is a special address that uniquely identifies a Web page on the Web.

dennis123
11-23-2020, 02:17 AM
URL is an abbreviation that stands for "Universal Resource Locator." It's another name for a web address, the text that you type into your internet browser when you want to go to a website. A URL works like a house address. If you give someone a house address, they can navigate to find a home or business.


A link can be any text or image that you can click on that takes you to another page or file, either on your website or elsewhere on the internet.

jesica
11-23-2020, 03:18 AM
Nothing between the angle brackets is displayed except for the text "Link to Page". Thus, when the text "Link to Page" is clicked it takes one to the embedded URL reference which is within the brackets.
Uniform Resource Locators (URLs) consist of a protocol, a colon, a domain or IP address, a port number, the resource path and, optionally, a fragment identifier.