• 2022-06-12
    增加表单的密码域的HTML代码是: A.[input type=submit] B.[input type=password] C.[input type=radio] D.
  • B.

    内容

    • 0

      下列HTML标签中,用于提交表单的内容到服务器的表单元素是() 未知类型:{'options': ['[INPUT TYPE="checkbox"]', '[INPUT TYPE="radio"]', '[INPUT TYPE="reset"]', '[INPUT TYPE="submit"]'], 'type': 102}

    • 1

      增加表单的输入框的HTML代码是: A.&#91;input type=submit&#93; B.&#91;input type=image&#93; C.&#91;input type=text&#93; D.<input type=hide

    • 2

      在页面中看不见的表单元素是()。 未知类型:{'options': ['&#91;input type=" password"&#93;&#91;/ &#93;', '&#91;input type=" radio"&#93;', '&#91;input type=" hidden"&#93;', '&#91;input type="reset"&#93;[input][/input]'], 'type': 102}

    • 3

      ‎在页面中看不见的表单元素是( )。‍ 未知类型:{'options': ['&#91;input type="password"&#93;', '&#91;input type="radio"&#93;', '&#91;input type="hidden"&#93;', '&#91;input type="reset"&#93;'], 'type': 102}

    • 4

      如果要在表单中创建一个普通文本框,以下写法中的正确的是( )。 未知类型:{'options': ['&#91;input type="text"&#93;', '&#91;input type="password"&#93;', '&#91;input type="checkbox"&#93;', '&#91;input type="radio"&#93;'], 'type': 102}