- 文字方塊 <input type="text" name="T1" size="15">
- 按鈕 <input type="submit" value="submit" name="B1">
- 核取方塊 <input type="checkbox" name="C1">
- 選擇鈕 <input type="radio" value="V1" checked name="R1">
- 多行文字方塊 <textarea rows="1" name="S1" cols="15"> </textarea>
- 下拉式功能表 <select size="1" name="D1"> <option>選項1 </option>
<option>選項2 </option> </select>
沒有留言:
張貼留言