Javascript Basics 01
JavaScript adds simple or sophisticated interactivity to a Web site, enhancing the user’s experience. Like any programming language, you need to understand the building blocks before you can start programming.
Start at the Beginning
Browsers know to interpret Web pages as HTML because of the tags. Since JavaScript is contained inside an HTML document, it needs to be set apart with the tags.
Authur Information:
(C) Copyright 2002. Lisa Spurlin
September 24, 2007 | Filed Under Javascript
Comments
Leave a Reply
You must be logged in to post a comment.