Here's a list of the input types of old, which will render just fine in either HTML4 or HTML5
And now for the
new additions:
<input type="search"> |
<input type="date"> |
<input type="datetime"> |
<input type="email"> |
<input type="month"> |
<input type="number"> |
<input type="range"> |
<input type="time"> |
<input type="url"> |
Ref:
Pilgrim, M. (2011). Dive Into HTML5. Available: diveintohtml5.info. Last accessed 4th October
2012.
No comments:
Post a Comment