Revision

Revision

7th Grade

20 Qs

quiz-placeholder

Similar activities

CSS Review

CSS Review

KG - 12th Grade

21 Qs

About HTML and CSS Review

About HTML and CSS Review

7th Grade

20 Qs

HTML basics

HTML basics

5th - 10th Grade

20 Qs

Dreamweaver HTML Basic

Dreamweaver HTML Basic

5th - 9th Grade

15 Qs

Html Beginner

Html Beginner

6th - 11th Grade

19 Qs

Unit 2 code.org

Unit 2 code.org

7th - 9th Grade

20 Qs

HTML

HTML

5th - 10th Grade

21 Qs

HTML

HTML

6th - 8th Grade

15 Qs

Revision

Revision

Assessment

Quiz

Computers

7th Grade

Hard

CCSS
RI.3.5, RL.11-12.6, RL.4.1

+2

Standards-aligned

Created by

Ambreen Razi

Used 574+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following search would include results with cats in them: CATS AND DOGS.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Using the Boolean Operator OR in a search will broaden your results and produce more hits.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<img> tag finds;
finds the image located at the a URL and the src attribute and then displays it.
finds the image located at the SRC in the URL attribute and then displays it.
Adds a cool picture
Does not work in HTML coding

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will happen to the text in blue?   <p>He named his car <i>The lightning</i>, because it was very fast.</p>
the content will be displayed in italic
the content will display an image
the content defines text inserted into a document

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is will the highlighted tag do? <p>My favourite colour is blue<br>I support Southend United.
</p>
it will make the text bold
it will place the text on another line

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which code will make your background red?
<body style=background-color:red;>
<body style="background-color:yellow;">
<body style="background-color:red;">
<body colormybg="background-color:red;">

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You should save HTML files with which file extension?
.htm
.index
.webpage
.html

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?