Files
30-seconds-of-code/glossary/URL.md
2019-08-13 11:19:29 +03:00

8 lines
222 B
Markdown

---
title: URL
tags: URL
---
URL stands for Uniform Resource Locator and is a text string specifying where a resource can be found on the Internet.
In the HTTP protocol, URLs are the same as web addresses and hyperlinks.