Chapter 14
Beyond Static HTML
Key Skills & Concepts
    Understand the Concept and Uses of JavaScript and HTML5 APIs in Web Pages
    Understand the Purpose of the Following New HTML5 Features: Multitasking, Storage, Offline, Geolocation, Canvas
image
While HTML enables you to create static, or unchanging, web pages, tools like JavaScript extend the capabilities of HTML, enabling you to create dynamic pages, which either change or react to users’ input. The combination of JavaScript and cascading style sheets (CSS) gives us what’s commonly called Dynamic HTML, or DHTML.
Taking it one step further, the W3C has added one key element and several specifications ...

Get HTML: A Beginner's Guide, Fifth Edition, 5th Edition 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.