How to have an Input submit value on several lines in HTML

后端 未结 4 436
春和景丽
春和景丽 2021-02-04 18:52

Does anybody know if there is a way to display the text value of an button in HTML on several lines ?

I mean, if you lock the width of the button in the associated CSS

4条回答
  •  独厮守ぢ
    2021-02-04 19:24

    You can use the

提交回复
热议问题