
HTML/JavaScript/jQuery 2
Quiz by Arturo Garcia
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
43 questions
Show answers
- Q1<html>, <div> and <body> are all examples oftags30s
- Q2Which tag is the parent of <body><html>30s
- Q3What relationship does a <div> inside of <body> have to <html><div> is a grandchild of <html>45s
- Q4In <div style="color:#fff">, style is an example of anattribute30s
- Q5Where are the attributes defined?opening tag30s
- Q6<title> must be a child of<head>30s
- Q7How many times does the for loop run?11910Error, won't run20s
- Q8How many times does the for loop run?2510420s
- Q9How many times does the for loop run?4Error, won't run3220s
- Q10How many times does the for loop run?Error, won't run1191020s
- Q11How many times does the for loop run?10Error, won't run11920s
- Q12How many times does the for loop run?8107920s
- Q13How many times does the for loop run?7981020s
- Q14How many times does the for loop run?1819202120s
- Q15How many times does the for loop run?9Error, won't run111020s