BSD Mad Libs: HTML, CSS, Javascript Quiz (Teacher Amon)

BSD Mad Libs: HTML, CSS, Javascript Quiz (Teacher Amon)

8th Grade

21 Qs

quiz-placeholder

Similar activities

prep2 lesson 1-2

prep2 lesson 1-2

8th Grade

20 Qs

CodeHS JavaScript

CodeHS JavaScript

8th - 12th Grade

21 Qs

JavaScript Cert Prep 2 Quiz (made by you for you)

JavaScript Cert Prep 2 Quiz (made by you for you)

7th - 12th Grade

21 Qs

HTML CSS and JS Elements

HTML CSS and JS Elements

7th - 11th Grade

17 Qs

HTML Assignment

HTML Assignment

8th Grade

20 Qs

CodeHS Concepts of Programming JavaScript

CodeHS Concepts of Programming JavaScript

8th - 12th Grade

21 Qs

MTA HTML CSS Session 1

MTA HTML CSS Session 1

7th - 9th Grade

18 Qs

m1-html-css-js

m1-html-css-js

KG - Professional Development

20 Qs

BSD Mad Libs: HTML, CSS, Javascript Quiz (Teacher Amon)

BSD Mad Libs: HTML, CSS, Javascript Quiz (Teacher Amon)

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Amon Mishra

Used 2+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for in web development?

a) Hyper Text Markup Language

b) High Text Markup Language

c) Hyperlinks and Text Markup Language

d) Home Tool Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to define an unordered list?

a) <ol>

b) <list>

c) <ul>

d) <ul>

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

How do you declare a variable in JavaScript?

a) var myVar;

b) let myVar;

c) const myVar;

d) All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to change the text color within an element?

a) text-color

b) font-color

c) color

d) text-fill

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'box-sizing' property in CSS?

a) Defines the width and height of a box

b) Sets the position of an element

c) Specifies the box model

d) Controls the layout of elements

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the provided HTML, what is the role of the 'img' tag?

a) Defines a hyperlink

b) Represents a text input field

c) Displays an image

d) Indicates a table row

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which event triggers the 'switchChannel()' function in the provided JavaScript?

a) onmouseover event

b) onclick event

c) onsubmit event

d) onkeydown event

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?