placeholder image to represent content

Creating Form FA

Quiz by Joel Estudillo

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
10 questions
Show answers
  • Q1

    This input tag is used for numerical input.

    <input type="letter"

    <input type="zero"

    <input type="one"

    <input type="number"

    30s
  • Q2

    This tag denotes on the picture below

    Question Image

    <input type="button"

    <input type="file"

    <input type="hidden"

    <input type="checkbox"

    30s
  • Q3

    This tag denotes a clickable

    <input type="hidden"

    <input type="file"

    <input type="button"

    <input type="checkbox"

    30s
  • Q4

    This tags denotes a password field as characters are masked.

    <input type="number"

    <input type="checkbox"

    <input type="text"

    <input type="password"

    30s
  • Q5

    This tag denotes on the picture below

    Question Image

    <input type="radio"

    <input type="number"

    <input type="textbox"

    <input type="button"

    30s
  • Q6

    This tags allow you to create an input field where user can enter data.

    scrambled://input

    30s
  • Q7

    This input type tag used for numerical input, but unlike number, the actual is not important

    scrambled://range

    30s
  • Q8

    This tags allow you to create an HTML form for user input.

    scrambled://form

    30s
  • Q9

    Arrange the example HTML INPUT TAG BELOW

    jumble://<input type=,"button",value=,"This is a button!">

    30s
  • Q10

    Arrange the example HTLM INPUT TAG below

    jumble://<input type=,"checkbox", name="drinks", value=,"Coffee">,Coffee<br>

    30s

Teachers give this quiz to your class