<form method=post action='test.html'> <p>姓名:<input type='text' name='username' size=10> <input type='submit' value='送出'> <input type='reset' value='重新填寫'> </form>