Hour 23: CSS and JavaScript

In addition to HTML and Cascading Style Sheets, JavaScript is one of the primary languages spoken by Web browsers. The HTML code provides the structure of the content, the style sheet provides the presentation, and the JavaScript provides the interactivity and actions. JavaScript and CSS go hand-in-hand in building the user's experience with the Web site. A full tutorial on JavaScript goes beyond the scope of this book, but nevertheless, in this hour you will learn

Sample Code

You can download the sample code from each hour as one package or individual files.

Web Links

These are the links presented in this hour, given here for easy reference.

Updates and Errata

The ISBN number given for Teach Yourself JavaScript in 24 Hours on page 408 is incomplete. The correct ISBN number is 0672320258.

CSS in 24 Hours
Teach Yourself CSS in 24 Hours was published in 2002 by SAMS Publishing and provides a solid introduction to Cascading Style Sheets.