Showing posts with label HTML5 Guidelines for Web Developers. Show all posts

HTML5 Guidelines for Web Developers

Posted by Unknown on 5:21 AM 0 comments


HTML5 Guidelines for Web Developers

Learn HTML5, 19 books to get you started
In HTML5 Guidelines for Web Developers, two pioneering web developers provide a comprehensive guide to HTML5’s powerful new elements and techniques through compact, practical, easy-to-understand examples. You’ll discover just how much you can do with HTML5—from programming audio/video playback to integrating geographical data into pages and applications.
This concise, friendly reference is packed with tips, tricks, and samples for making the most of HTML5 with JavaScript and the DOM. The authors present “pure HTML5” examples that are supported by browsers right now, and they share realistic insights into the challenges of leading-edge HTML5 development. All examples are available for download, with links to web resources for new information and specification updates. Topics covered include
  • Browser support: What you can (and can’t) do with HTML5 today
  • HTML5 document structure and semantics
  • Intelligent forms, including new input types, elements, and client-side validation
  • The “video” and “audio” elements, and scripting media solutions
  • Advanced graphics with Canvas and SVG
  • Geolocation in the browser, including location tracking via Google Maps
  • Web storage, offline web applications, WebSockets,and Web Workers
  • Embedding sematic markup with Microdata and the Microdata DOM API
  • Implementing drag-and-drop with the “draggable” attribute
  • New global attributes: “data-*,” “hidden,” “contenteditable,” “spellcheck,” and more
  • If you’re a web developer or designer with at least basic knowledge of HTML, JavaScript, and CSS, this book is all you need to masterHTML5—and get to the cutting edge of web development.

    Introducing HTML5, second edition

    Posted by Unknown on 5:17 AM 0 comments

    Introducing HTML5, second edition
    Learn HTML5, 19 books to get you started
    Written by developers who have been using the new language for the past two years in their work, this book shows you how to start adapting the language now to realize its benefits on today’s browsers. Rather than being just an academic investigation, it concentrates on the practical—the problems HTML5 can solve for you right away. By following the book’s hands-on HTML5 code examples you’ll learn:

  • new semantics and structures to help your site become richer and more accessible
  • how to apply the most important JavaScript APIs that are already implemented
  • the uses of native multimedia for video and audio
  • techniques for drawing lines, fills, gradients, images and text with canvas
  • how to build more intelligent web forms
  • implementation of new storage options and web databases
  • how geolocation works with HTML5 in both web and mobile applications

  • All the code from this book (and more) is available at www.introducinghtml5.com.