Search Header Logo
HTML Review

HTML Review

Assessment

Presentation

Computers

8th Grade

Medium

Created by

Khawla Hijazi

Used 12+ times

FREE Resource

1 Slide • 17 Questions

1

media

HTML Review

2

Multiple Choice

What does HTML stand for?
1

Hypertext Making Language

2

Hyper Transfer Markup Language

3

Hypertext Markup Language

4

Hyper Transfer Making Language

3

Multiple Choice

HTML Language uses
1

Tabs

2

Tags

3

Punctuation

4

Quotations

4

Multiple Choice

<p> is
1

punctuation tag

2

closing paragraph tag

3

closing punctuation tag

4

paragraph tag

5

Multiple Choice

</p> is
1

punctuation tag

2

closing paragraph tag

3

closing punctuation tag

4

paragraph tag

6

Multiple Choice

What HTML element defines the title of the document?
1

<title>

2

<head>

3

<meta>

7

Multiple Choice

Which of the following is the largest heading? 
1

H2

2

H3

3

H4

4

H6

8

Multiple Choice

Which is the proper way to write an h1 tag

1

<h1>Hello</h1>

2

<h1>"Hello

3

{h1}Hello{/h1}

4

<h1>Hello<h1>

9

Multiple Choice

If you wanted to add links to your web page - what tag would you use?
1

<a>

2

<p>

3

<div>

4

<link>

10

Multiple Choice

the tag <IMG> would insert what into a web page?
1

Insert a title

2

Insert a link

3

Insert an image

11

Multiple Choice

What will happen to the text in blue?   <p>He named his car <i>The lightning</i>, because it was very fast.</p>
1

the content will be displayed in italic

2

the content will display an image

3

the content defines text inserted into a document

12

Multiple Choice

Which code will make your background red?
1

<body style=background-color:red;>

2

<body style="background-color:yellow;">

3

<body style="background-color:red;">

4

<body colormybg="background-color:red;">

13

Multiple Choice

What will happen to the content in blue?<p>This is a spelling mistake <u>parragraph</u> .<p/>
1

it will be in bold

2

it will be underlined

3

it will be in italics

14

Multiple Choice

What does the <HTML> tag tell the browser
1

that it is an HTML document

2

defines the documents body

3

that it contains all the head elements

15

Multiple Choice

Which section is used for text and tags?
1

Arm

2

Body

3

Footer

4

Head

16

Multiple Choice

Which of the following codes would create a horizontal line

1

<br>

2

<h1></h1>

3

<hr>

4

<p>

17

Multiple Choice

What is the correct HTML for creating a hyperlink?
1

<a href="http://www.w3schools.com">W3Schools</a>

2

<a url="http://www.w3schools.com">W3Schools.com</a>

3

<a>http://www.w3schools.com</a>

4

<a name="http://www.w3schools.com">W3Schools.com</a>

18

Multiple Choice

Which character is used to indicate an end tag?
1

*

2

<

3

/

4

^

media

HTML Review

Show answer

Auto Play

Slide 1 / 18

SLIDE