Log in

View Full Version : What are some new input attributes in HTML5?


VeronicaWelton
May 25, 2015, 05:21 AM
I wanted to know that, What are some new input attributes in HTML5?

madhavzwt
May 27, 2015, 02:51 AM
The canvas element is part of HTML5 and allows for dynamic, scriptable rendering of 2D shapes and bitmap images. It is a low level, procedural model that updates a bitmap and does not have a built-in scene graph.

Asher ross
Oct 22, 2015, 01:25 AM
This is the complete list of new HTML 5 attributes with example - HTML Input Attributes (http://www.w3schools.com/html/html_form_attributes.asp)