User:Hardeep.mehrotara
Jump to navigation
Jump to search
This is test file with a test document.
<form action="/action_page.php">
<label for="fname">First name:</label> <input type="text" id="fname" name="fname">
<label for="lname">Last name:</label> <input type="text" id="lname" name="lname">
<input type="submit" value="Submit">
</form>