MISSING BODY TAG
	< BODY BGCOLOR=... >

SEE MAIN PAGE FOR GRADING.
Markup tags 9
lists,etc. 9
Javascript 0
Metric 10
Colors 8
Storage 0
Questions 7

Final

NAME:Tomas Espinosa


NO JAVASCRIPT (to change images).
	<A onMouseOver="P1.src='newimage.gif';" >
	<IMG NAME=P1 SRC=oldimage.gif >
	</A>








Listing:

  1. Colors

    1. Some Colors

    2. COLORS are NOT in order.
      (Also, please show the hex numbers, too.)
      Should be something like this:
      		<ol type=i>
      		<li><p><font color=#000000>black is #000000</font></p></li>
      		<li><p><font color=#0000ff>blue is #0000ff</font></p></li>
      		<li><p><font color=#008000>green is #008000</font></p></li>
      		<li><p><font color=#808080>dark gray is #808080</font></p></li>
      		<li><p><font color=#87CEFA>bright blue is #87CEFA</font></p></li>
      		<li><p> <font color=#ff99ff>Pink is #ff99ff</font></p></li> 
      (No, it's not; that's light magenta!) <li><p><font color=#ffff00>yellow is #ffff00</font></p></li> <li><p><font color=#ffffff>white is #ffffff</font></p></li> <A onMouseOver="P1.src='newimage.gif';" > <IMG NAME=P1 SRC=oldimage.gif > </A>
      1. Pink

      2. dark gray

      3. green

      4. blue

      5. bright blue

      6. yellow

      7. black

      8. white

  2. Prefixes

    1. yota 10e24

    2. zetta 10e21

    3. exa 10e18

    4. peta 10e15

    5. tera 10e12

    6. giga 10e9

    7. mega 10e6

    8. kilo 10e3

    9. hect 10e2

    10. deka 10

    11. unit 10e0

    12. deci 10e-1

    13. centi 10e-2

    14. mili 10e-3

    15. micro 10e-6

    16. nano 10e-9

    17. pico 10e-12

    18. fento 10e-15

    19. atto 10e-18

    20. zepto 10e-21

    21. yocto 10e-24


Click To Go To

Page 2


TOP OF PAGE