html first

html first

7th Grade

12 Qs

quiz-placeholder

Similar activities

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

HTML

HTML

7th - 12th Grade

17 Qs

HTML

HTML

6th - 8th Grade

15 Qs

HTML Tags

HTML Tags

7th - 8th Grade

15 Qs

Code.org Unit 2 - Web Development

Code.org Unit 2 - Web Development

6th - 8th Grade

15 Qs

SDA Review Questions 1 - 10

SDA Review Questions 1 - 10

7th Grade

10 Qs

Kod Arahan HTML (ASK Tingkatan 1)

Kod Arahan HTML (ASK Tingkatan 1)

7th Grade

15 Qs

Code.org ~ HTML & CSS Basics

Code.org ~ HTML & CSS Basics

6th - 8th Grade

10 Qs

html first

html first

Assessment

Quiz

Computers

7th Grade

Easy

Created by

Fatma Maher

Used 1+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

There are ____ types of tag.

3

2

1

4

2.

MULTIPLE CHOICE QUESTION

1 min • 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

3.

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]

4.

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

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The end tag is written like the start tag, but with a forward slash inserted before the tag name. Which is the following is an example of a correct end tag?

<p>

<p/>

</p>

</p/>

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The <p> element defines a ___________.

title

heading

paragraph

page content

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The _____ element defines a large heading

<h2>

<h1

<h3>

<h4>

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?