作用?

YANGYANGTWO 2001-09-28 01:23:27
input type=image src=url>
form action=/cgi-bin/post-query method=post>
input type=image name=face src=f.gif><p>
input type=radio name=zoom value=2 checked>x2
input type=radio name=zoom value=4>x4
input type=radio name=zoom value=6>x6<p>
input type=reset>
/form>有什么作用?
...全文
66 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
viking 2001-09-28
  • 打赏
  • 举报
回复

HTML提交表单

<input type=image src=url>
<form action=/cgi-bin/post-query method=post>
<input type=image name=face src=f.gif><p>
<input type=radio name=zoom value=2 checked>x2
<input type=radio name=zoom value=4>x4
<input type=radio name=zoom value=6>x6<p>
<input type=reset>
</form>

amaoking 2001-09-28
  • 打赏
  • 举报
回复
HTML表单,可以向服务器端程序上传信息。
<input type=image name=face src=f.gif> 表单提交
<input type=reset> 表单复位
karma 2001-09-28
  • 打赏
  • 举报
回复
it is a simple HTML form which has radios, the one with value "2" is checked
YANGYANGTWO 2001-09-28
  • 打赏
  • 举报
回复
指教

87,904

社区成员

发帖
与我相关
我的任务
社区描述
Web 开发 JavaScript
社区管理员
  • JavaScript
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

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