像是type="text" 搭配value= 指定輸入框中的預填文字;type="submit" 搭配value= 指定按鈕文字。 <input> 是個空元素不需要closing tag。 更詳細的<input> ...
確定! 回上一頁