January 2001
Beginner
312 pages
6h 4m
English
The first thing you need to understand if you want to learn how to write JavaScript is how the JavaScript and HTML of a Web page come together. In this chapter, you will learn just that.
This chapter teaches you about the following:
How JavaScript is added to the HTML of a Web page
The importance of the <head> tag
What the <script> block is and how to add it to a Web page
How to hide JavaScript from older, non–JavaScript-enabled browsers
Read now
Unlock full access