<form action="post.asp" method="post"> <table> <tr> <td>Name:</td><td><input type="text" name="firstName" /></td> </tr> <tr> <td>Submit:</td><td><input type="submit" value="Submit Me!" /></td> </tr> </table> </form>
(with border="2")
(with border="0")