domain1-Titolo

Page 25

HTML5

HTML5 - datetime local A date and time (year, month, day, hour, minute, second, fractions of a second) encoded according to ISO 8601, with no time zone information.

Example <!DOCTYPE HTML> <html> <body>

<form action = "/cgi-bin/html5.cgi" method = "get"> Local Date and Time : <input type = "datetime-local" name = "newinput" />

<input type = "submit" value = "submit" /> </form>

</body> </html>

Output

HTML5 – date A date (year, month, day) encoded according to ISO 8601.

Example <!DOCTYPE HTML> <html> <body>

<form action = "/cgi-bin/html5.cgi" method = "get"> 24


Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.