JavaScript : Create Dynamic Content
Claude Levior


To make pages dynamic you have to display their contents via a script only.

We will start with the easy bits, such as a little dialogue box or a few words on a page to welcome visitors. We will then go one step further with content that changes according to the time of day. Try to do same with HTML only!



Contents:

- A Welcome Message in a Box

- Changing Page Content via a Script

- Pages Which Change Over Time