CS13 Midterm -- page2 Create another web page named "page2.html". |
On "page2.html",
show the actions that occur "when you click on a hyperlink in a web page".
Make an ordered list (1, 2, 3, 4, 5, 6, 7, 8 ),
putting the statements below in correct order -- and leaving out any that do not belong.
(A table is NOT necessary, on page2.)
Put the statements in correct order, for any actions that do occur in the process, and choose the correct subjects, objects, etc. from the two lists given for each statement.
Make sure that you do NOT include any steps that are incorrect or not part of the process that occurs "when you click on a link".
Two of the "steps" below are incorrect, and should not be used.
The first step (a1) and last step are already completed for you.
Be sure to put the remaining SIX steps in the correct order.
The |
|
clicks on a hyperlink, to tell the browser to bring up a new |
|
The |
|
collects URL information from the HREF field of the "A" |
|
The |
|
interpets the HTML tags to correctly display a new web page on the |
|
The |
|
sends the server's ISP to the |
|
The |
|
sends a "response" (containing a copy of the requested resource) to the |
|
The |
|
sends a "get" request, via the internet, to the |
|
The |
|
locates and copies the requested file (containing HTML) from its |
|
The |
|
extracts the BGCOLOR value from the |
|
The |
|
translates the domain name into the IP address of the |
|
The | a. user |
views the new page on an | 1. output device |