HTML5 is the new generation of HTML. After the release of the first version of HTML, a lot of changes have been incorporated in HTML time and again, which lead to the introduction of HTML5. HTML5 has many new features added to it, like functions for embedding audio, video, graphics etc. Apart from the features mentioned above, there are many others, one of which includes several new elements and attributes for forms. This tutorial introduces you to some of the basic form elements in HTML5.
Tags: HTML5 form, HTML5 form elements
HTML5 has many new interesting features out of which one is the HTML5 canvas element. With the help of this new HTML element tag "<canvas >" and scripting, usually JavaScript which is very simple to use and understand, we can draw graphics, graphs, make photo compositions or do simple animations.
Tags: HTML5 Canvas property, drawing with HTML5, Line in HTML5, gradient fill in HTML5