This assignment ends CSS and starts looking at JavaScript Events
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 that involves moving the mouse over and moving the mouse off
- Do something with another event other than mouse over or mouse off
- Do something with a third type of event
Extra credit assignment:
Do some research on CSS and do something using five advanced CSS features - hover, more with
class and/or id etc.