HTML5 in Action

HTML5 in Action
ISBN-10
1638352739
ISBN-13
9781638352730
Category
Computers
Pages
466
Language
English
Published
2014-02-09
Publisher
Simon and Schuster
Authors
Rob Crowther, Greg Wanish, Joe Lennon

Description

Summary HTML5 in Action provides a complete introduction to web development using HTML5. You'll explore every aspect of the HTML5 specification through real-world examples and code samples. It's much more than just a specification reference, though. It lives up to the name HTML5 in Action by giving you the practical, hands-on guidance you'll need to use key features. About the Technology HTML5 is not a few new tags and features added to an old standard—it's the foundation of the modern web, enabling its interactive services, single-page UI, interactive games, and complex business applications. With support for standards-driven mobile app development, powerful features like local storage and WebSockets, superb audio and video APIs, and new layout options using CSS3, SVG, and Canvas, HTML5 has entered its prime time. About the Book HTML5 in Action provides a complete introduction to web development using HTML5. It explores the HTML5 specification through real-world examples and code samples. It earns the name "in Action" by giving you the practical, hands-on guidance you'll need to confidently build the sites and applications you—and your clients—have been wanting for years. This book concentrates on new HTML5 features and assumes you are familiar with standard HTML. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. What's Inside New semantic elements and form input types Single-page application design Creating interactive graphics Mobile web apps About the Authors Rob Crowther is a web developer and blogger and the author of Manning's Hello! HTML5 & CSS3. Joe Lennon is an enterprise mobile application developer. Ash Blue builds award-winning interactive projects. Greg Wanish is an independent web and eCommerce developer. Table of Contents PART 1 INTRODUCTION HTML5: from documents to applications PART 2 BROWSER-BASED APPS Form creation: input widgets, data binding, and data validation File editing and management: rich formatting, file storage, drag and drop Messaging: communicating to and from scripts in HTML5 Mobile applications: client storage and offline execution PART 3 INTERACTIVE GRAPHICS, MEDIA, AND GAMING 2D Canvas: low-level, 2D graphics rendering SVG: responsive in-browser graphics Video and audio: playing media in the browser WebGL: 3D application development Plus 10 Appendixes

Similar books

  • HTML5 for Publishers
    By Sanders Kleinfeld

    HTML5 for Publishers gives an overview of some of the most exciting features HTML5 provides to ebook content creators--audio/video, geolocation, and the Canvas--and shows how to put them in action.

  • HTML5 and JavaScript Projects
    By Jeanine Meyer

    Through the many interesting projects you can build in this book, you'll build your HTML5 skills for your future projects, and extend the core skills you may have learned with its companion book, The Essential Guide to HTML5.

  • HTML5 Game Development For Dummies
    By Andy Harris

    < I DOCTYPE HTML> means the page will be built in HTML5. l/ : The html tag is a container for the entire document. Web pages begin with and end with < / html>. In HTML5, the html tag specifies the language.

  • HTML5 Games Most Wanted: Build the Best HTML5 Games
    By David Strauss, Egor Kuryanovich, Shy Shalom

    Fire demo action, 120 emitter implementation, 121 fade out, 124 forces implementation, 122 main loop implementation, 122 rotation, 123–124 texture creation, 120 individual flame, 121 loading, 121 Fish game explodeFish(.

  • HTML5: Up and Running: Dive into the Future of Web Development
    By Mark Pilgrim

    ... an old draft by Ian Hickson • “HTML/History”, by Michael Smith, Henri Sivonen, and others • “A Brief History of HTML”, by Scott Reynen CHAPTER 2 Detecting HTML5 Features Diving In You may well 14 | Chapter 1: How Did We Get Here?

  • HTML5 Canvas and CSS3 by Examples: Graphics, Games and Animations
    By Quan Nguyen

    ... animation: moving 2s linear infinite alternate; /*bounce horizontal*/ -ms-animation: moving 2s linear infinite alternate; /* explore */ -moz-animation: moving 2s linear infinite alternate; /* firefox */ animation: moving 25 linear infinite&nbsp;...

  • Enterprise Web Development: Building HTML5 Applications: From Desktop to Mobile
    By Yakov Fain, Victor Rasputnis, Anatole Tartakovsky

    If you want to build your organization’s next web application with HTML5, this practical book will help you sort through the various frameworks, libraries, and development options that populate this stack.

  • HTML, CSS, and JavaScript
    By Julie C. Meloni

    Provides information on using HTML, CSS, and JavaScript to design, create, and maintain Web sites, including formatting text, working with multimedia, and using external and internal links, with practical examples and exercises.

  • Jquery in Action
    By Yehuda Katz, Bear Bibeault

    I crafted this book to be used as my own personal reference point for jQuery concepts. This is exactly the type of book I wish every JavaScript library had available.

  • Pro HTML5 Programming: Powerful APIs for Richer Internet Application Development
    By Frank Salim, Peter Lubbers, Brian Albers

    With this book, developers will learn how to use the latest cutting-edge HTML5 web technology—available in the most recent versions of modern browsers—to build web applications with unparalleled functionality, speed, and responsiveness.