如同書名,《HTML5從零開始》是一本從基礎入門HTML5與前端開發的技術圖書,內容專為教學設計,亦適合無任何基礎卻想進入前端開發技術領域者自修之用。HTML5是HTML、CSS與JavaScript三種技術的整合應用,本書首先為讀者建立這三種技術的相關概念,緊接著逐步示範整合開發應用,接下來進一步介紹各種HTML5 API ,為讀者打造堅實的前端開發技術能力。建立必要的基礎之後,本書最後亦提供了
A step-by-step guide that spices up your web pages and designs them in the way you want using the most widely used JavaScript library, jQuery. The beginner-friendly and easy-to-understand approach of
Provides information on ways to optimize a Web site's perfomance, covering such topics as loading scripts without blocking, writing efficient JavaScript, using Comet, using Iframes, and simplifying CS
Ajax,或所謂 Asynchronous JavaScript and XML,是 Web 開發者之間最熱門的編程技術。由於豐富的技術組合,Ajax 透過瀏覽器上的 JavaScript,處理伺服器的回應,為奠基於XML 或 JSON 的 web service 建立互動式 Web 應用程式,提供強有力的基礎。