Users Pricing

tag

home / developersection / tag
HTML5 Syntax
html5 08 Oct 2012
HTML5 Syntax

The HTML 5 language has a "custom" HTML syntax that is compatible with HTML 4 and XHTML1 documents published on the Web, but is not compatible with the more esoteric SGML features of HTML 4.

Creating draggable content with HTML 5 is very simple
html5 28 Oct 2010
Creating draggable content with HTML 5 is very simple

Making an object draggable is now very simple with HTML5. Set the draggable attribute of any element you want to make moveable. With HTML 5 you can ma