picture..? Which of the following tags could be included in an HTML document to display a picture of Douglas Englebart, the inventor of the computer mouse? (Assume that a jpeg format of Douglas Englebart exists in the same directory as the HTML document containing the tags and is named 'ENGLEBART.JPG'. Also assume that the HTML document and the image file are located on a server with the UNIX operating system - i.e. filebox.vt.edu)
Question 32 answers
<font size=3><CODE><image source="Englebart.jpg"></CODE></font>
<font size=3><CODE><image source="ENGLEBART.JPG"></CODE></font>
<font size=3><CODE><img src="Englebart.jpg"></CODE></font>
<font size=3><CODE><img src="ENGLEBART.JPG"></CODE></font>
None of the above
Question 32 answers
<font size=3><CODE><image source="Englebart.jpg"></CODE></font>
<font size=3><CODE><image source="ENGLEBART.JPG"></CODE></font>
<font size=3><CODE><img src="Englebart.jpg"></CODE></font>
<font size=3><CODE><img src="ENGLEBART.JPG"></CODE></font>
None of the above