form 的基本結構,外圍就是 <form> tag, action="" 是表單傳送過去的目的地, method 就是表單傳送的方法。 然後內部會是一個 label 搭配一個 input 的 ...
確定! 回上一頁