html表单宽高设置

html表单宽高设置

html设置宽高,如下:

先加入一个普通文本框:

在利用style来设置宽高,如下:

style="width:545px;height:35px"