HTML5

How to mark up chats and conversations in HTML5

How to semantically mark up chats and conversations in HTML5.

October 20, 2013
HTML5

HTML5: embedding CSS styles with the scoped attribute of the style element

How to use the scoped attribute of the style element in HTML5.

July 13, 2013
HTML5

HTML5: debugging the offline application cache on Safari Mobile

Some common debugging steps to follow when dealing with the HTML5 offline application cache in the Safari Mobile browser.

December 14, 2012
HTML5

HTML5: XFBML validates only if served as application/xhtml+xml

The XFBML markup language passes the W3C validation in HTML5 only if served as application/xhtml+xml.

September 30, 2012
HTML5

HTML5 transitional: a temporary solution

Using HTML5 in a way that is forward- and backward-compatible, by taking into account browser support and accessibility.

June 11, 2012
HTML5

HTML5: differences between section and div

The main differences between the section and div elements in HTML5.

April 22, 2012