<!DOCTYPE HTML>
<html>
<body>
<form action="/example/demo_form.aspx" method="get">
<input type="number" name="fname" step="3" />
<input type="submit" />
</form>
</body>
</html>