CS13 Midterm

Create a web page named "XYZexam1.html"
(where XYZ are your own initials),
similar to the following, using HTML tags only.
[[ Further instructions are within double-brackets ]]

Create a second web page. Call it "XYZpage2.html".
[[ See separate description of "Page 2". ]]


UPLOAD both pages (XYZexam1.html and XYZpage2.html)
to your area on the server.
Also create a duplicate file on the server for this page2, naming them "XYZtakehome1.html" and "XYZtakehome2.html"
As a takehome exam, revise and improve these pages, and upload them to your area by one week from today.


CS13 [[ITALICS]]
				Midterm
				[[CENTERED, BIGGEST SIZE]]

							YOUR NAME: _________________ 
							[[BOLD, RIGHT - add your own name-underlined]]

[[ Place 2 images:  one on the left ..............and one on the right. ]] 







      [[ Now, make these 2 images swap places, when the mouse moves over the left image! ]]



====================================================================================================
[[ HORIZONTAL RULER, here ]]

	Shopping List 

	   1. Apples
	         A. Delicious
	         B. Granny Smith
	               i.   Red  [[Approximate colors for these four]]
	               ii.  Green
	               iii. Yellow
	               iv.  Brown
	         C. Macintosh
	   2. Pears
	         a. Anjou
	         b. Bartlett
	   3. Oranges
	         · Florida
	         · California
	         · Navel
	         · Mandarin
	   4. Watermelon


					
					
					
					[[  Center an image, here.  ]]
					[[  When user clicks on this image, jump to "page2"  ]]


TOP OF PAGE    [[ Make these words a link to the top of THIS page. ]]



====================================================================================================
[[ ANOTHER HORIZONTAL RULER, here ]]



[[ BUILD A TABLE similar to this one,using HTML tags only. ]]
[[ Replace each QUESTION ID with YOUR answer. ]]
[[ Use hex values (NOT color names) to make each cell approximately the color specified (at upper left). ]]



[[ NOTE:   Don't bother writing the color names in the cells. ]]
[[     Just change the background (using hex values, not color names). ]]
[[     (Colors are VERY approximate; don't waste time "fine-tuning" them. ]]



Here are the questions:

NOTE:   When answering questions about HTML tags, do not include the "<" or > characters! ( Just give the tag name, without these surrounding characters.)


PAGE 2 answers:
(A.) The 1. user clicks on a hyperlink, to tell the browser to bring up a new 1. web_page
(B.) The 3. browser collects URL information from the HREF field of the "A" 11. tag
(I.) The 3. DNS translates the domain name into the IP address of the 4. server
(F.) The 2. client sends a "get" request, via the internet, to the 4. server
(G.) The 5. server locates and copies the requested file (containing HTML) from its 4. I/O device
(E.) The 3. server sends a "response" (containing a copy of the requested resource) to the 3. client
(C.) The 1. browser (or client) interpets the HTML tags to correctly display a new web page on the 2. output device
(J.) The a. user views the new page on an 1. output device
UNUSED:

(H.) The 	???  extracts the BGCOLOR value from the 	???

(D.) The	???  sends the server's ISP to the 	???