First page Back Continue Last page Overview Graphics
Hints
Start with Hello World program
Get the next example programs to work
Break things into steps and test
Distinguish between <head> and <body> placement
Instead of document.write (...) you will use alert (...)