HTML5 How to mark up chats and conversations in HTML5 October 20, 2013 How to semantically mark up chats and conversations in HTML5. Read more
HTML5 HTML5: embedding CSS styles with the scoped attribute of the style element July 13, 2013 How to use the scoped attribute of the style element in HTML5. Read more
HTML5 HTML5: debugging the offline application cache on Safari Mobile December 14, 2012 Some common debugging steps to follow when dealing with the HTML5 offline application cache in the Safari Mobile browser. Read more
HTML5 HTML5: XFBML validates only if served as application/xhtml+xml September 30, 2012 The XFBML markup language passes the W3C validation in HTML5 only if served as application/xhtml+xml. Read more
HTML5 HTML5 transitional: a temporary solution June 11, 2012 Using HTML5 in a way that is forward- and backward-compatible, by taking into account browser support and accessibility. Read more
HTML5 HTML5: differences between section and div April 22, 2012 The main differences between the section and div elements in HTML5. Read more