首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > ASP >

求让 <input type="text">中输入的字数字居中,变大?该如何解决

2012-02-25 
求让 input typetext中输入的字数字居中,变大?求让inputtype text 中输入的字数字居中,变大?[

求让 <input type="text">中输入的字数字居中,变大?
求让   <input   type= "text "> 中输入的字数字居中,变大?

[解决办法]
<input type= "text " value= "asdfasdf " style= "text-align:center; font-size:18px; " />
[解决办法]
<input style= "text-align: center; font-size: 16px " />

热点排行