如何设置html的input框的高度和宽
5个回答
展开全部
以下两种都可以
<input type= "text" style= "height: 1.78em; padding-top:2px" />
<input type= "text" style= "width:40px;padding:7px" />
如果需要调整输入框字体大小,请加上font 如下
<input type= "text" style= "font: 16px arial; height: 1.78em; padding-top:2px" />
<input type= "text" style= "height: 1.78em; padding-top:2px" />
<input type= "text" style= "width:40px;padding:7px" />
如果需要调整输入框字体大小,请加上font 如下
<input type= "text" style= "font: 16px arial; height: 1.78em; padding-top:2px" />
本回答被网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询