<textarea> 是輸入多行文字的輸入框,需注意不像輸入單行的input 是空元素,textarea 需有結尾標籤 </textarea>. 雖然textarea 可以使用cols 和rows 的屬性設定一行有 ...
確定! 回上一頁