Sunday, March 31, 2013

What are the types supported by the HTML input tag ?


What are the types supported by the HTML input tag ?

There are 10 such types :


text
submit
reset
passowrd
radio
button
checkbox
file
hidden
image


HTML 5 now supports additional input types :

color
date
datetime
datetime-local
email
month
number
range
search
tel
time
url
week

No comments:

Post a Comment

 using Microsoft.AspNetCore.Mvc; using System.Xml.Linq; using System.Xml.XPath; //<table class="common-table medium js-table js-stre...