<form>...</form> | (宣告選單)
<button>...</button>
| (按鈕)
| Type: sumit, reset, button <input>...</input>
| (輸入列)
Type: text, checkbox, radio, submit, reset, password,
hidden, file
| <option>...</option>
| (多選一)
| <select>...</select>
| (多選多)
| <textarea>...</textarea>
| (輸入文字區)
| |
---|