Writing for the World Wide Web | |
Home Course Information Assignments Schedule Class Notes Resources Student Pages |
Class Notes
Planning Site Navigation Organizing WWW Files Using Webpage Editors Upload / Download (FTP) Visual Design Appropriate Use of Technology Unix Commands Cascading Style Sheets JavaScript |
MouseOver Image
Subtle animations can be fun and useful. For example, when you move your mouse over the link above, notice how the smiley-face changes. This is a relatively simple trick. Make sure you have two images (preferably the same size) that you can exchange with each other, then use the following code in the body of your HTML document:
Here is a basic breakdown of what each part means:
|