Languages

HTML - what is difference between link and URL?

10 points
Asked by:
Wiktor-Sribiew
830

What is difference between link and URL in HTML?

1 answer
1 points
Answered by:
Root-ssh
178180

URL is a web address that indicates some web resource, web page or web site location.

e.g.

https://dirask.com/static/bucket/1574890428058-BZOQxN2D3p--image.png
https://dirask.com/questions
https://dirask.com

Hint: links can use different protocols, e.g. http, ftp, ftps, etc.

Link (or hyperlink) in HTML is an element that let's to jump to some location descibed by some URL. In HTML <a> tag with href attribute represents a link.

e.g.

Resources

  1. URL - Wikipedia
  2. Hyperlink - Wikipedia
0 commentsAdd comment
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join