1. Hello, World!
In This Chapter
• Learn why JavaScript is awesome
• Get your feet wet by creating a simple example
• Preview what to expect in subsequent chapters
HTML is all about displaying things. CSS is all about making things look good. Between the both of them, you can create some pretty nifty-looking stuff like the examples you see on CSS Zen Garden (csszengarden.com). Figure 1.1 shows one such example.
Despite how nifty sites built using only CSS and HTML look, they will be pretty static. They don’t adapt or react to what you are doing. ...
Get JavaScript Absolute Beginner’s Guide now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.