What does the URL stand for?
uniform resource locator
What is a URL?
full address of a resource on the internet
What does a uniform resource locator consist of?
resource name
file type
Typical URL?
http: //www.domainname.com/folder/webpage.html#element
- http is the method
- www is the host
- domainname is the website
- .com is the domain name
- #element is the resource
- webpage.html is the location