JavaScript Goodies
Most web pages are a combination of different languages, each with their own purpose, they fit together like a puzzle.
You know how to set the framework of a page and arrange it's contents with HTML.
You know how to format that page in a way that suites your taste using CSS.
You can even create and include web appropriate images.
It's time to make the page "DO SOMETHING". If HTML lets us "SAY" something, JavaScript lets us "DO" something.
Please follow the hyperlink below to a web page that explains JavaScript. Try your best to focus on what it says. We will go over it as a class, but I want you to try to understand as much as you can from the reading first.
See you soon. -Mr. H.
JavaScript Goodies