The user clicks on a hyperlink, to tell the browser to bring up a new web_page
The browser
collects URL information from the HREF field of the "A" server
The browser interpets the HTML tags to correctly display a new web page on the web
The client sends the server's ISP to the server
The server
sends a "response" (containing a copy of the requested resource) to the output device
The client sends a "get" request, via the internet, to the server
The browser
locates and copies the requested file (containing HTML) from its server
The user
extracts the BGCOLOR value from the ISP
The server
translates the domain name into the IP address of the URL
The user views the new page on an output device