HTML Tags

HTML Tags

7th Grade

15 Qs

quiz-placeholder

Similar activities

WebDev (HTML - CSS - JS - React) Test 1

WebDev (HTML - CSS - JS - React) Test 1

6th - 8th Grade

10 Qs

HTML CSS

HTML CSS

6th - 8th Grade

20 Qs

HTML CSS JS

HTML CSS JS

6th - 8th Grade

20 Qs

Css test1

Css test1

2nd Grade - University

20 Qs

Q4 Exam 1 (8.10, 8.11, 8.12)

Q4 Exam 1 (8.10, 8.11, 8.12)

7th Grade

20 Qs

lesson11-css

lesson11-css

6th - 8th Grade

18 Qs

prgramming

prgramming

6th Grade - University

11 Qs

HTML

HTML

6th - 8th Grade

20 Qs

HTML Tags

HTML Tags

Assessment

Quiz

Information Technology (IT)

7th Grade

Hard

Created by

Soleha Majeed

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to define an HTML tag?

[Tag] content [/Tag]

{Tag} content {/Tag}

<Tag> content </Tag>

(Tag) content (/Tag)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an empty tag in HTML?

<P>

<B>

<IMG>

<BODY>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will happen if you do not close an HTML tag properly?

The browser will close it automatically

The page may display incorrectly

The browser will throw an error

The page will not load at all

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements about HTML container tags is true?

They always require a closing tag

They do not require any content inside

They are always uppercase

They do not affect the document structure

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where is the title of an HTML page specified?

Inside the <BODY> tag

Inside the <HEAD> tag

Inside the <TITLE> tag within <BODY>

Inside the <FOOTER> tag

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid HTML attribute?

text

leftmargin

 bgcolor

 fontsize

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to make text bold in HTML?

<B>

<STRONG>

Both <strong> and <b>

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?