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