table the child the from full
Answers
Answered by
0
Answer:
write in the question what do you want to ask
Answered by
0
Explanation:
table the child
<form action="./" method="post">
<table>
<tr><td>Enter name:</td></tr>
<tr><td><input type="text" name="username" /></td></tr>
<tr><td><input type="submit" value="Submit" /></td></tr>
</table>
</form>
Similar questions