Introduction to Web Development using HTML 5
By: Kris Jamsa, Ph.D.

Welcome!
  • You will learn traditional HTML processing and all of new HTML 5 capabilities.
  • Each Chapter is filled with hands-on examples. You will find specifics on CSS, JavaScript, AJAX, JQuery, and much more.
The following table provides a brief overview of each Chapter’s contents. Click the Chapter link for the corresponding content.

Chapter 1Getting Started with HTML
Chapter 2Integrating Images
Chapter 3Using Hyperlinks to Connect Content
Chapter 4Presenting Lists
Chapter 5Formatting Content with Tables
Chapter 6Getting User Input with Forms
Chapter 7Styling Content Using Cascading Style Sheets
Chapter 8Advanced CSS
Chapter 9Creating Page Divisions
Chapter 10JavaScript
Chapter 11Using the Document Object Module
Chapter 12Unleashing JavaScript Using JQuery
Chapter 13Communicating with AJAX
Chapter 14Processing JavaScript Object Notation (JSON)
Chapter 15Web Page Optimization
Chapter 16Search Engine Optimization
Chapter 17The Need for HTML 5
Chapter 18Integrating Audio and Video
Chapter 19Document Structure and Semantics
Chapter 20Creating SVG Graphics
Chapter 21Introducing the HTML 5 Canvas
Chapter 22Advanced Canvas Programming
Chapter 23CSS Transformations and Rotations
Chapter 24Performing CSS Transitions and Animations
Chapter 25Utilizing Web Storage
Chapter 26Creating Location-Aware Web Pages Using Geolocation
Chapter 27Drag and Drop Processing
Chapter 28Integrating Web Workers
Chapter 29Communicating via Web Sockets
Chapter 30HTML Forms Processing
Chapter 31Browser Identification