<!DOCTYPE HTML>
<html>
<body>
<form action="/example/demo_form.aspx" method="get" novalidate="novalidate">
E-mail: <input type="email" name="email" />
<input type="submit" />
</form>
</body>
</html>