Basic HTML WEEK 1

Basic HTML WEEK 1

7th Grade

19 Qs

quiz-placeholder

Similar activities

Basic of HTML

Basic of HTML

7th Grade

15 Qs

Основы HTML

Основы HTML

1st - 11th Grade

14 Qs

HTML Lesson 5

HTML Lesson 5

7th - 10th Grade

14 Qs

May 17 Class

May 17 Class

6th - 8th Grade

14 Qs

HTML

HTML

6th - 8th Grade

15 Qs

HTML Tags

HTML Tags

7th - 8th Grade

15 Qs

About HTML and CSS Review

About HTML and CSS Review

7th Grade

20 Qs

Dreamweaver HTML Basic

Dreamweaver HTML Basic

5th - 9th Grade

15 Qs

Basic HTML WEEK 1

Basic HTML WEEK 1

Assessment

Quiz

Computers, Other, Instructional Technology

7th Grade

Hard

HTML

Standards-aligned

Created by

Fatma Maher

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

HyperText Markup Language
Hypnotic Text Manipulation Language
Hyperlink Text Management Language
Highly Textured Markup Language

Tags

HTML

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol is used to start and end most HTML tags?

< >

{ }

[ ]

/

Tags

HTML

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output for the following program?

<html>


<body>


<p>Hello SJPS</p>


</body>


</html>

<Hello SJPS>

Hello SJPS

both are correct

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

There are ____ types of tag.

3

2

1

4

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

HTML tags are element names surrounded by __________.

<angle brackets>

(round brackets)

[square brackets]

(round brackets) and [square brackets]

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The first tag in a pair is the start tag, the second tag is the __________.

new tag

end tag

last tag

old tag

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The <p> element defines a ___________.

title

heading

paragraph

page content

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?