User:Hardeep.mehrotara

From wiki
Jump to navigation Jump to search

This is test file with a test document.

File:Test Document.xlsx

<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>