Form is use to
collect data from user. HTML 5 add some new control which helps and minimize your
coding for date,time,email etc input. In following code I have differentiate
HTML 4 and HTML 5 control sperately.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>HTML5
Form Tutorial</title>
</head>
<h1 align="center">Girfa : Student Help Form New
Element</h1><hr>
<body>