[Home] [Explanation of Code Behind the Quiz]

My Quiz on Web-Quizzes!

Question 1: The author works at which school?

a. Flint Central
b. Battle Creek Central
c. Pennfield
d. DeWitt

Question 2: This quiz uses which type of HTML Input tag?

a. Select Box
b. Check Box
c. Text Box
d. Radio Button

Question 3: Using Javascript multiple choice questions in a web page is one way to add ________ .

a. interactivity
b. confusion
c. color
d. length

Question 4: Which HTML Input attribute is used to call a Javascript function?

a. Name
b. type
c. onClick
d. value

Question 5: Which HTML tag allows you to add Javascript functionality to your web pages?

a. Form tag
b. Script tag
c. Input tag
d. Title tag