如何在JSP中设置BUTTON的大小请问下如何在JSP中设置BUTTON的大小,我这样设置的,但是不行 <input type= "Button " value= "确定 " name= "login1 " height= "100 " width= "500 ">[解决办法] <input type= "button " style= "height:50px;width:120px ">