Missing tags: <HTML> <BODY> 1 = The user clicks on a hyperlink, to tell the browser to bring up a new web page.

BROWSER 2 = The server collects URL information from the HREF field of the "A" tag.

3= The browser interpets the HTML tags to correctly display a new web page on the server. LATER!

4= The client sends the server's ISP Servers don't have an ISP ! to the user.

5= The web sends a "response" (containing a copy of the requested resource) to the URL.

6= The web locates and copies the requested file (containing HTML) from its server.

7= The DNS translates the domain name into the IP address of the URL.

8= The user views the new page on an output device.