placeholder image to represent content

HTML/JavaScript/jQuery 2

Quiz by Arturo Garcia

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

Correct quiz answers unlock more play!

New Quizalize solo game modes
43 questions
Show answers
  • Q1
    <html>, <div> and <body> are all examples of
    tags
    30s
  • Q2
    Which tag is the parent of <body>
    <html>
    30s
  • Q3
    What relationship does a <div> inside of <body> have to <html>
    <div> is a grandchild of <html>
    45s
  • Q4
    In <div style="color:#fff">, style is an example of an
    attribute
    30s
  • Q5
    Where are the attributes defined?
    opening tag
    30s
  • Q6
    <title> must be a child of
    <head>
    30s
  • Q7
    How many times does the for loop run?
    Question Image
    11
    9
    10
    Error, won't run
    20s
  • Q8
    How many times does the for loop run?
    Question Image
    2
    5
    10
    4
    20s
  • Q9
    How many times does the for loop run?
    Question Image
    4
    Error, won't run
    3
    2
    20s
  • Q10
    How many times does the for loop run?
    Question Image
    Error, won't run
    11
    9
    10
    20s
  • Q11
    How many times does the for loop run?
    Question Image
    10
    Error, won't run
    11
    9
    20s
  • Q12
    How many times does the for loop run?
    Question Image
    8
    10
    7
    9
    20s
  • Q13
    How many times does the for loop run?
    Question Image
    7
    9
    8
    10
    20s
  • Q14
    How many times does the for loop run?
    Question Image
    18
    19
    20
    21
    20s
  • Q15
    How many times does the for loop run?
    Question Image
    9
    Error, won't run
    11
    10
    20s

Teachers give this quiz to your class