HTML Basics

HTML Basics

University

11 Qs

quiz-placeholder

Similar activities

Module 2

Module 2

University - Professional Development

10 Qs

Informatika

Informatika

University

15 Qs

CSD-Q9

CSD-Q9

9th Grade - University

11 Qs

Web Development

Web Development

University

15 Qs

HTML

HTML

University

15 Qs

HTML Introduction

HTML Introduction

3rd Grade - Professional Development

10 Qs

HTML & CSS

HTML & CSS

University

10 Qs

css

css

University

12 Qs

HTML Basics

HTML Basics

Assessment

Quiz

Computers

University

Hard

Used 76+ times

FREE Resource

11 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

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

HTML stands for?
HammersTend To Mostly Lose
HypoText Madeup Language
HyperText Markup Langauge
None of the above

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?