Day16-HTML(十四):表單-input type ... <input type="text"> 輸入文字. 可以輸入字母、數字、中文等內容。 <input> 的 type 預設上就是 text ,所以也可以省略不寫。
確定! 回上一頁