<html>
<body>
<form action="https://www.w3schools.com/action_page.php">
Name: <input type="text" name="fullname"><br>
Email: <input type="text" name="email"><br>
<input type="submit" value="Submit">
</form>
</body>
<!-- Mirrored from www.w3schools.com/tags/tryit.asp?filename=tryhtml_input_name by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jan 2020 03:11:03 GMT -->
</html>