PAGE 2

  1. User clicks on a hyperlink, to tell the browser to bring up a new Web page
  2. (C)Browser Collects URL information from the HREF field of the "A" (7) Server
  3. (I)Server interpets the HTML tags to correctly display a new web page on the web
  4. (B)Client sends the server's ISP to the User
  5. (G) User sends a "response" (containing a copy of the requested resource) to the Client
  6. (C)server sends a "get" request, via the internet, to the Client
  7. (A)Browser locates and copies the requested file (containing HTML) from its User
  8. (G)URL extracts the BGCOLOR value from the Server
  9. (C)DNS translates the domain name into the IP address of the URL
  10. (A)User views the new page on an output device