This assignment ends CSS and starts looking at JavaScript
You can make as many pages as you need to make these things happen, but the pages should
all link and you should tell me which page to start with in the email when you submit.
Your examples should not look like mine!
CSS:
- Using CSS make multiple images on top of each other. You might even try to be artistic!
- Using CSS set up a background image that appears once in the top left part of the
screen and stays there when it scrolls.
Events:
- Do something with an event
- Do something with another event other than mouse over or mouse off
- Do something with a third type of event
JavaScript:
- Do something with 10 different things that we have looked at in JavaScript. One of the
things should be an IF.