Objective
To introduce JavaScript into an HTML document
Instructions
For this assignment you will need to use JavaScript to display the words "Hello,World!" on a webpage.
100 points
Webpage properly formed and Valid | 30 |
JavaScript tags entered correctly | 30 |
"Hello, World!" displayed properly | 40 |
Total | 100 pts |
To introduce JavaScript into an HTML document
For this assignment you will need to use JavaScript to display the words "Hello,World!" on a webpage.