Lecture 2011 09 21

Send shaynes@emich.edu an email with the body containing only a link to your css1.html file.
Do this first

Starting Javascript


In Lab Exercise

  1. Create a form that has places for name, and for number of EMU credits. Calculate and display the tuition.
  2. Write an html page that displays a picture. When you mouseover (not click, just mouseover) the picture, make it
    look like the picture has the same color as the background (reminder: you can use the single pixel trick for this).
    Here is a short video clip to demo.