最新的Web開發教程
 

HTML cols Attribute


定義和用法

cols屬性指定文本區域的可見寬度。

提示:a的大小textarea也可以由CSS的高度和寬度屬性設置。


適用於

cols屬性可在下面的元素上使用:

分子 屬性
<textarea> cols

Textarea示例

與指定的高度和寬度的文本區域:

<textarea rows="4" cols="50">
At w3ii.com you will learn how to make a website. We offer free tutorials in all web development technologies.
</textarea>
試一試»

瀏覽器支持

屬性
cols