文本域提示文字的设置
Posted ttty
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了文本域提示文字的设置相关的知识,希望对你有一定的参考价值。
<textarea class="form-control" style="width:90%;margin-left:5%;margin-top:3%;resize:none;" rows="4"placeholder="请输入便签内容,按Enter键以保存"></textarea>
以上是关于文本域提示文字的设置的主要内容,如果未能解决你的问题,请参考以下文章
EditText常用属性:空白提示/文本域/特殊字符/数字类型/等属性设置