HTML

HTML

3rd - 4th Grade

23 Qs

quiz-placeholder

Similar activities

Code Quiz

Code Quiz

KG - University

21 Qs

HTML Coding

HTML Coding

3rd - 6th Grade

25 Qs

Kelas 9

Kelas 9

1st - 3rd Grade

20 Qs

HTML

HTML

1st - 5th Grade

20 Qs

SAINS KOMPUTER BAB 3

SAINS KOMPUTER BAB 3

4th - 5th Grade

20 Qs

HTML Basics and Tags

HTML Basics and Tags

3rd - 4th Grade

21 Qs

HTML

HTML

1st - 5th Grade

20 Qs

HTML

HTML

KG - University

20 Qs

HTML

HTML

Assessment

Quiz

Computers

3rd - 4th Grade

Medium

Created by

L Barrett

Used 2K+ times

FREE Resource

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you wanted to add links to your web page - what tag would you use?
<a>
<p>
<div>
<link>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

the tag <IMG> would insert what into a web page?
Insert a title
Insert a link
Insert an image

3.

MULTIPLE CHOICE QUESTION

20 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

4.

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

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What coding would be used to define a header cell in an HTML table
<th>Month</th>
<td>Month</td>
<h1>Month</h1>
<h2>Month</h2>

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

CSS stands for?
Closed Source Style
Crucial Style Sheets
Cascading Style Sheets
Corresponding Static Style

7.

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;">

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?