Day 1&2 revison test

Day 1&2 revison test

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

HTML Tags

HTML Tags

9th Grade

10 Qs

HTML Basics

HTML Basics

7th - 10th Grade

10 Qs

Intro to JavaScript

Intro to JavaScript

6th - 12th Grade

10 Qs

Web Development

Web Development

8th - 10th Grade

12 Qs

HTML - Tags, elements, tables and images

HTML - Tags, elements, tables and images

7th - 9th Grade

12 Qs

Dreamweaver HTML Basic

Dreamweaver HTML Basic

5th - 9th Grade

15 Qs

HTML & CSS Basics

HTML & CSS Basics

9th - 12th Grade

15 Qs

HTML

HTML

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?