CHM 256 B - Quiz 1 - 24 January 2003

      ______________________________  _____________________
                     Name               UM Student Number

1.  The following represents an incomplete script file for a Web
page.  Add the missing tag(s), in the proper location(s), that
will complete it:

<html>

<title>

CHM 256 B Web Page, 24 January 2003

</title>

<body>

Something is missing from this Web page.

</body>

</html>

2. What is the difference, if there is any difference, in how a
Web browser presents the scripts of a. and b.?

**************************************
a.  

This is line 1
<p><p><p><p><p>
This is line 2

b.

This is line 1
<br><br><br><br<<br>
This is line 2
**************************************
(Please write your answer here.)

3. What generic term is used to describe the browser script 
***********************
&nbsp; 
***********************
and what function does the script command provide?

4. What is the name of the file that is displayed when the
following URL is used?

*************************************
http://www.miami.edu/chem/chm256b/
*************************************

5. The acronym URL represents "universal resource
______________________________".

6. Give the full terms represented by the acronyms:

a. http

b. html

7. Supply the character missing in:

file: C  |  /  /  documents / courses / chm256b / current /

8. The two dominant browsers in current use are Internet Explorer
and ___________________________________ .

9. In the space below, show how a browser will represent the
script

********************************************

This is a 
complete sentence. ******************************************** 10. Give an example of an html tag. ******************************************************** CHM 256 B - Quiz 2 - 31 January 2003 ______________________________ _____________________ Name UM Student Number 1. Name or describe two attributes that can be used to modify the font tag. 2. You are creating a Web page that contains the text: "for organic chemistry" as part of a sentence. You wish the letters of the word "organic" to appear larger than those of either "for" or "chemistry." Describe two different ways you can produce this effect, using two different tags. 3. Give the decimal notation that corresponds to the binary notation "11". 4. Give the decimal notation that corresponds to the hexadecimal notation "11". 5. Give the binary notation that corresponds to the decimal notation "11". 6. Give the hexadecimal notation that corresponds to the decimal notation "11". 7. In the color code #53AE9B, what color does the "53" affect? 8. How many different intensities of pure green (unmixed with any other color) can be generated through use of the hexadecimal color code? 9. What is the total number of all shades, intensities, hues, etc., of all colors that can be generated on a Web page? 10. What is the effect of the tag
on a Web page? ***************************************************** CHM 256 B - Quiz 3 - 10 February 2003 ______________________________ _____________________ Name UM Student Number 1 and 2. Name two attributes that can be used with the tag and describe the function of each. 3 and 4. Write the HTML coding needed to produce the following on a Web page: ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ Hydrogen ³ Helium ³ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³ Lithium ³ Neon ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ 5. What alteration in your answer for 3 and 4 would be needed to produce the following on a Web page? ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ Hydrogen ³ Helium ³ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³ Lithium ³ Neon ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ 6. What alteration in your answer for 3 and 4 would be needed to produce the following? Hydrogen Helium Lithium Neon 7. Write the HTML script needed to generate the image associated with the file "nucleus.gif" at the right margin of a web page. 8. Now modify your answer to 7 so that the image becomes a link to the URL www.miami.edu/chem/chm256. 9. What alteration in your answer for 8 is needed so that the image does not appear with a border? 10. Write the URL for: a. the American Chemcal Society Web page b. your own UMSIS Web page