JavaScript Basics

In this lesson of the JavaScript tutorial, you will learn...
  1. To work with the HTML DOM.
  2. To follow JavaScript syntax rules.
  3. To write JavaScript inline.
  4. To write JavaScript in script blocks.
  5. To create and link to external JavaScript files.
  6. To work with JavaScript objects, methods, and properties.
  7. To reference HTML elements with JavaScript.
  8. To use event handlers.  more...

No comments:

Post a Comment