html文本域

日期:2022-02-07 18:09:31 人气:1

html文本域

文本域<textarea>,可以输入多行文本。

HTML文本域几种常用样式:

  1. 没有滚动条的文本域(无边框)

    <textarea   style="border:   0; &n

    A+
热门评论