Day 1&2 revison test

Day 1&2 revison test

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

HTML and CSS

HTML and CSS

9th - 10th Grade

12 Qs

Clasa a XII a

Clasa a XII a

12th Grade

10 Qs

HTML

HTML

11th Grade

14 Qs

Применение систем управления веб контентом

Применение систем управления веб контентом

12th Grade

15 Qs

Review HTML Tags

Review HTML Tags

11th Grade

12 Qs

html

html

11th Grade

12 Qs

For final demo

For final demo

10th Grade

10 Qs

Day 1&2 revison test

Day 1&2 revison test

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Shantanu Agrawal

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What does HTML do?

Helps in layout of website

Changes how the website looks

Helps in logic of website

Helps website load faster

2.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What does CSS do?

Helps in layout of website

Changes how the website looks

Helps in logic of website

Helps website load faster

3.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What is the tag used to add images?

<a> </a>

<img src="" alt=""> </img>

<img> src="" alt=""

<img src="" alt="">

4.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

Comments are displayed on the website

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Which of the following uses correct anchor tag syntax?

<a href=""> </a>

<a src="">

<a src=""> </a>

<a href="">

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following is correct HTML boilerplate?

<html>

<head>

<body>

</html>

<html>

<body>

</body>

</html>

<html>

<head>

</head>

<body>

</body>

</html>

<html>

<head>

<head>

<body>

<body>

<html>

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Pick the odd one out

div

ol

ul

span

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?