URL: Difference between revisions
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 11: | Line 11: | ||
=Overview= | =Overview= | ||
An URL is a Universal Resource Locator, and it is a specific case of [[URI]]. | An URL is a Universal Resource Locator, and it is a specific case of [[URI]]: it is a name of a resource that also includes a way to locate it. | ||
=URL Encoding= | |||
{{External|[https://www.w3schools.com/tags/ref_urlencode.asp HTML URL Encoding Reference w3schools.com]}} |
Latest revision as of 19:37, 26 May 2019
External
Internal
Overview
An URL is a Universal Resource Locator, and it is a specific case of URI: it is a name of a resource that also includes a way to locate it.