HTML5

TwitterFacebook
Get flash to fully experience Pearltrees

6 Free E-Books and Tutorials on HTML5

HTML5 is popular for building rich Web sites as well as cross-platform mobile applications. And it looks like with Windows 8 Microsoft is embracing using HTML5 and JavaScript as a paradigm for building desktop applications as well. With everyone from Apple to Microsoft embracing HTML5 as "the future," if you don't know it yet, you should probably get started. http://readwrite.com/2011/06/04/free-e-books-on-html5

HTML 5 Reference

http://dev.w3.org/html5/html-author/ It is useful to make a distinction between the vocabulary of an HTML document—the elements and attributes, and their meanings—and the syntax in which it is written. HTML has a defined set of elements and attributes which can be used in a document; each designed for a specific purpose with their own meaning. Consider this set of elements to be analogous to the list of words in a dictionary. This includes elements for headings, paragraphs, lists, tables, links, form controls and many other features. This is the vocabulary of HTML. Similarly, just as natural languages have grammatical rules for how different words can be used, HTML has rules for where and how each element and attribute can be used.