怎么样设置中的字体大小?

downkey 2005-07-06 10:36:33
怎么样设置<input type="text" name="test">中的字体大小?
...全文
2793 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
itzhiren 2005-07-06
  • 打赏
  • 举报
回复
<input type=text style="font-size:12px;">
wangwm 2005-07-06
  • 打赏
  • 举报
回复
<input type="text" name="test" style="FONT-SIZE:16pt">
madpolice 2005-07-06
  • 打赏
  • 举报
回复
<input type=text style="font-size:20pt;">
life360 2005-07-06
  • 打赏
  • 举报
回复
样式

<style type="text/css">
<!--
.input {
FONT-SIZE: 333px;
}

-->
</style>


<input type="text" name="textfield" class="input">
游陆 2005-07-06
  • 打赏
  • 举报
回复
<input type=text style="font-size:12pt;">

28,391

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧