单选题在HTML中,,method表示()。A提交的方式post getB表单所用的脚本语言C提交的URL地址D表单的形式
单选题
在HTML中,,method表示()。
A
提交的方式post get
B
表单所用的脚本语言
C
提交的URL地址
D
表单的形式
参考解析
解析:
暂无解析
相关考题:
以下工具软件不能用来设计HTML网页的是(53)。在HTML文档中,标记的锣pe属性的值为(54)时表 以下工具软件不能用来设计HTML网页的是(53)。在HTML文档中,<input>标记的锣pe属性的值为(54)时表示一个复选框。A.DreamweaverB.WordC.FrontPageD.Outlook Express
下图是HTML文件submit.html在IE中的部分显示效果。请完成下面submit.html中部分html代码。<form. action=/cgi-bin/post-query method=POST>您的姓名:<input type=text name=姓名><br>您的主页的网址:<input type= text name=网址value=http://><br>密码:<input type= (44) name=密码><br><input type=submit value=“发送”><input type= (45) value=“重设”></form>(44)A.textB.passwordC.passwdD.key
在HTML标记中,用于表示文件开头的标记是_____。 A. HTML B. TITLE C. HEAD D. FORM br/C.headbr/D.formbr/br//form/head
在HTML文档中,标记的type属性的值为(37)时表示一个复选框。A.textB.checkboxC.radioD.subm 在HTML文档中,<input>标记的type属性的值为(37)时表示一个复选框。A.textB.checkboxC.radioD.submit
在地址http:/www.hynews.com.cn/channel/welcome.html中,www.hynews.com.cn表示( ),welcome.html表示(请作答此空)。A.所使用的协议B.主机名C.文件名D.路径
MVC中的MVC分别用()、()、()表示。A、jsp;servlet;javabeanB、HTml;javabean;jspC、javabean;jsp;servletD、servlet;html;jsp
You are creating a web form with this HTML: 11. 12. 13. 14. 15. Which HTTP method is used when sending this request from the browser?()A、GETB、PUTC、POSTD、SENDE、FORM
单选题You are creating a web form with this HTML: 11. 12. 13. 14. 15. Which HTTP method is used when sending this request from the browser?()AGETBPUTCPOSTDSENDEFORM