Search Header Logo
Intro to HTML

Intro to HTML

Assessment

Presentation

Computers

7th - 10th Grade

Medium

Created by

Asma Al-Faran

Used 108+ times

FREE Resource

1 Slide • 20 Questions

1

Intro to HTML

Slide image

2

Multiple Choice

A piece of a website, marked by a start tag and often closed with an end tag:

1

HTML

2

Tag

3

HTML Element

4

HTML Tag

3

Multiple Choice

The body tag follows the head tag.

1

True

2

False

4

Multiple Choice

The <p> tag represents
1
Parentheses
2
Paragraph of text
3
Picture
4
The color purple

5

Multiple Choice

A closing tag should look like 
1
<\ >
2
</ >
3
<. >
4
</close>

6

Multiple Choice

HTML tags should always be enclosed in
1
Curly Braces { }
2
Angle Brackets < >
3
Parentheses ( )
4
Square Brackets [ ]

7

Multiple Choice

The ________ tag defines a paragraph

1

<span>

2

<div>

3

<para>

4

<p>

8

Multiple Choice

___________ defines the least important heading.

1

HTML

2

Head

3

H1

4

H6

9

Multiple Choice

___________ defines the most important heading.

1

HTML

2

Head

3

H1

4

H6

10

Multiple Choice

The ___________ element contains all the contents of an HTML document, such as text, hyperlinks, images, tables, lists, etc.

1

HTML

2

Head

3

Title

4

Body

11

Multiple Choice

The ___________ tag is required in all HTML documents and defines the title of the document.

1

HTML

2

Head

3

Title

4

Body

12

Multiple Choice

The _________ element can include a title for the document, scripts, styles, meta information, and more

1

HTML

2

Head

3

Title

4

Body

13

Multiple Choice

HTML Tag is a _______________ tag based programming language

1

Hyper Time Marking Language

2

Head Title Meta Language

3

Hyper Text Markup Language

4

H1 Text Moving Language

14

Multiple Choice

Every website begins with a file named...

1

page.html

2

start.html

3

main.html

4

index.html

15

Multiple Choice

The correct way to write an h1 tag

1

<h1>Hello</h1>

2

<h1>"Hello

3

{h1}Hello{/h1}

4

<h1>Hello<h1>

16

Multiple Choice

<body>

1

Opening body tag

2

Paragraph tag

3

Closing body tag

4

Header tag

17

Multiple Choice

</body>

1

Opening Body tag

2

Paragraph tag

3

Closing body tag

4

Header tag

18

Multiple Choice

The LAST tag on a HTML document

1

</body>

2

<html>

3

</html>

4

None on the above

19

Multiple Choice

HTML is the language used to create .....

1

Web Pages

2

iPad Applications

3

Mobile Applications

4

Games

20

Multiple Choice

The <body> contains everything that is displayed on the webpage.

1

True

2

False

21

Multiple Choice

<p> </p>

1

paragraph tags

2

heading tags

3

hyperlink

4

picture tag

Intro to HTML

Slide image

Show answer

Auto Play

Slide 1 / 21

SLIDE