Parts of a URL
Scheme- http: or https: (secure), file: (content is local file), ftp:
Host name of server
Port - (default :80)
Hierarchical porton - file name, or path for program (for dynamic web content), className/method (goes to method's class and prints out whatever it gives), routing (how to interpret)