-
Dive Into HTML5 by Mark Pilgrim
Dive Into HTML5 is a free online book by Mark Pilgrim that will get you started. He starts with five things you should know about HRML5. He also has a chapter on Video, geolocation API, HTML5 storage, a great reference page and much more. This book is an easy read! You can also buy the printed book titled “HTML5: Up & Running“
-
Learn About HTML5 and the Future
Watch “Learn About HTML5 and the Future of the Web” from Brad Neuberg. This video is from the San Francisco Java, PHP, and HTML5 hosted user groups event in May. You will enjoy hearing about what Brad Neubery has to say about the future of HTML5.
-
HTML5 ROCKS
HTML5 is a wonderful playground of HTML resources. They provide step-by-step tutorials, a code playground, presentations, and a sample studio of code that you can reuse on your own site. The HTML Playground allows you to input code and visually see and run the code! The Reference page has the following sections: reference, documentation, tools, community and books.
-
HRML5 Doctor
They publish articles relating to HTML5, how to use it now, its semantics and provides a element index. They invite questions via their Ask the Doctor and post the answers in articles so we can all benefit. Great current information.
-
HTML5 Resources
- Introduction to HTML5
- HTML5 elements
- Canvas support
- Web application features
- DOM features
- HTML parser
- Additional changes and see window.onhashchange
- Technologies sometimes called HTML5 that are not.
You can find a wealth of information @ Developer Mozilla and at P2PU - Peer 2 Peer University Free learning – Awesome!
-
HTML5 & CSS / CSS3 Resources
Below of some of the site I visit often
- HTML5 and CSS3 – Companion web site for the book HTML5 and CSS3: Develop with Tomorrow's Standards Today by Brian P. Hogan. Provides resources for your use and learning. Go »
- Adobe Developer Connection - HTML5 Basics – The article provides an overview of HTML5 basics and how it will change the way you will build web sites in the future. The article also lists several resources where you can dive deeper into HTML5. Go »
- Free online book – Dive Into HTML5 by Mark Pilgrim – Mixing “Dive Into HTML5 seeks to elaborate on a hand-picked Selection of features from the HTML5 specification and other fine Standards. The final manuscript has been published on paper by O'Reilly, under the Goggle Press imprint. . . .”Go »
- HTML 5 Demos and Examples – HTML 5 experimentation and demos Remy Sharp compiled. Go ».
- W3C HTML5 differences from HTML4 – Quickly fix distortion using Correct lens distortion and adjust perspective. Go »
- CSS gradients – quick tutorial
- Article that clarify’s some common misunderstandings regarding pseudo-elements syntax. Read More »
- How to solve common IE bugs has all you need to help solve those nasty little problems.