<form method=post action=要執行的檔案 > </form>
<form method=get action=某某.html > </form>
<form method=post action=某某.php > </form>
get 與 post 傳遞參數的方式不同