HTML အကိုးအကား

အက္ခရာဖြင့် HTML HTML အမျိုးအစားအလိုက် HTML Browser ပံ့ပိုးမှု HTML အရည်အချင်းများ HTML ကမ္ဘာလုံးဆိုင်ရာ အရည်အချင်းများ HTML ပွဲများ HTML အရောင်များ HTML Canvas HTML အသံ/ဗီဒီယို HTML အက္ခရာအစုံများ HTML Doctypes HTML URL ကုဒ် HTML ဘာသာစကားကုဒ်များ HTML နိုင်ငံကုဒ်များ HTTP မက်ဆေ့ခ်ျများ HTTP နည်းလမ်းများ PX မှ EM Converter ကီးဘုတ်ဖြတ်လမ်းများ


HTML <textarea> cols Attribute

❮ HTML <textarea> တဂ်

ဥပမာ

သတ်မှတ်ထားသော အမြင့်နှင့် အကျယ်ရှိသော စာသားဧရိယာ-

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

အဓိပ္ပါယ်နှင့် အသုံးပြုမှု

ရည်ညွှန်းချက်သည် စာသားဧရိယာ ၏ colsမြင်နိုင်သော အကျယ်ကို သတ်မှတ်သည်။

အကြံပြုချက်- စာသားဧရိယာ၏အရွယ်အစားကိုလည်း CSS အမြင့်နှင့် အကျယ်ဂုဏ်သတ္တိများဖြင့် သတ်မှတ်နိုင်သည်။


Browser ပံ့ပိုးမှု

Attribute
cols Yes Yes Yes Yes Yes

အထားအသို

<textarea cols="number">

ရည်ညွှန်းတန်ဖိုးများ

Value Description
number Specifies the width of the text area (in average character width). Default value is 20

❮ HTML <textarea> တဂ်