URL
//a web address like https://www.w3schools.com/html/default.asp
//follows these syntax rules:
scheme://prefix.domain:port/path/filename
- Is another word for a web address.
- Can be composed of words (w3schools.com), or an Internet Protocol (IP) address (192.68.20.50).
- Web browsers request pages from web servers by using a URL.
Related concepts
→
URL
→