back
Dynamic HTML
Dynamic HTML is a more powerful form of HTML that includes the kinds of interactive features you find in JavaScript and Style Sheets. Take a look at this example of what you can do:

[sample]

Assignment

Make an opening page with five rollover links that link to five other web pages. Include the following:
  1. Choose your own fonts and colors for the links
  2. Place HTML comments between each section of your code explaining HOW and WHY it works