Homework #4
Due Date: Wednesday, April 5
In your website, add the following (it should
all be linked to your first page).
- Have
a stylesheet that applies to your new pages. The
stylesheet should have at least 20 style
properties that are set, including at least one that was not discussed in
class.
- Have
a page where things move in some way. (But not the same movement as any of
my class examples).
- Have
a page that has a rotating graphic image.
- Have
a page where the content of the page is changed somehow by user actions
(meaning that the DOM is changed - but no new radio buttons or adding list
items to a list). But something new must be added.
- Have
a page where the text (not in a form element) is changed.
- Have
a page where a style element (other than location) is changed. And fgcolor and bgcolor are not
style properties.
Email me when you're done. In your email,
tell me exactly where to look for the changes. Also, include the text of your stylesheet in the mail message.
What you do has to make sense in the context
of your project.