• 2022-06-07
    input 标签中,属性 type 的值是______, 表示文件上传()
    A: text
    B: file
    C: password
    D: button
  • B

    内容

    • 0

      添加密码输入框,需要设置<input>标签的type属性为()。 A: button B: password C: text D: radio

    • 1

      < Input>元素的type属性为( )时表示密码输入。 A: password B: text C: checkbox D: button

    • 2

      HTML网页中input标签的type可以是() A: text B: button C: submit D: password

    • 3

      若要显示一个密码输入框,需要设置<input>标签的type属性为( )。 A: radio B: button C: password D: text

    • 4

      input>标签的type属性中,提交按钮属性是() A: text B: submit C: eset D: password