Revision

Revision

7th Grade

20 Qs

quiz-placeholder

Similar activities

Code Quiz

Code Quiz

KG - University

21 Qs

HTML Basics

HTML Basics

7th Grade

20 Qs

Web Development - CSS (Styling)

Web Development - CSS (Styling)

6th - 8th Grade

17 Qs

Web Design

Web Design

6th - 9th Grade

21 Qs

Web development

Web development

7th - 8th Grade

20 Qs

HTML & CSS Review

HTML & CSS Review

7th - 12th Grade

20 Qs

แท็ก HTML

แท็ก HTML

7th - 8th Grade

20 Qs

IT Specialist HTML CSS

IT Specialist HTML CSS

6th Grade - Professional Development

16 Qs

Revision

Revision

Assessment

Quiz

Computers

7th Grade

Hard

CCSS
RL.5.1, RL.11-12.6, RL.9-10.9

+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?