HTML5 in Action
eBook - ePub

HTML5 in Action

  1. 466 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

About this book

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

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access HTML5 in Action by Greg Wanish,Joe Lennon,Rob Crowther,Ashton Blue in PDF and/or ePUB format, as well as other popular books in Computer Science & Computer Science General. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Copyright
  2. Brief Table of Contents
  3. Table of Contents
  4. Foreword
  5. Preface
  6. Acknowledgments
  7. About this Book
  8. Part 1. Introduction
  9. Part 2. Browser-based apps
  10. Part 3. Interactive graphics, media, and gaming
  11. Appendix A. HTML5 and related specifications
  12. Appendix B. HTML5 API reference
  13. Appendix C. Installing PHP and MySQL
  14. Appendix D. Computer networking primer
  15. Appendix E. Setting up Node.js
  16. Appendix F. Channel messaging
  17. Appendix G. Tools and libraries
  18. Appendix H. Encoding with FFmpeg
  19. Appendix I. HTML next
  20. Appendix J. Links and references
  21. Index
  22. List of Figures
  23. List of Tables
  24. List of Listings