Basic HTML WEEK 1

Basic HTML WEEK 1

7th Grade

19 Qs

quiz-placeholder

Similar activities

HTML ASK

HTML ASK

4th - 7th Grade

15 Qs

HTML Basics and Code Structure

HTML Basics and Code Structure

6th - 8th Grade

18 Qs

CodeHS Intro to CSS

CodeHS Intro to CSS

5th - 7th Grade

20 Qs

KOD ARAHAN HTML (ASK T1)

KOD ARAHAN HTML (ASK T1)

7th - 9th Grade

20 Qs

Introduction to HTML

Introduction to HTML

7th Grade

20 Qs

Kod Arahan HTML (ASK Tingkatan 1)

Kod Arahan HTML (ASK Tingkatan 1)

7th Grade

15 Qs

HTML - Khan Academy

HTML - Khan Academy

7th - 8th Grade

18 Qs

Code.org CS Discoveries Unit 2 Web Development

Code.org CS Discoveries Unit 2 Web Development

6th - 8th Grade

16 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?