HTML Quiz

HTML Quiz

9th Grade

15 Qs

quiz-placeholder

Similar activities

Unit 2 code.org

Unit 2 code.org

7th - 9th Grade

20 Qs

HTML basics

HTML basics

5th - 10th Grade

20 Qs

Inserting hyperlinks

Inserting hyperlinks

9th Grade

10 Qs

HTML

HTML

9th Grade

10 Qs

ITAA Unit 4: HTML

ITAA Unit 4: HTML

9th - 12th Grade

18 Qs

HTML

HTML

KG - University

20 Qs

Html Beginner

Html Beginner

6th - 11th Grade

19 Qs

Intro to HTML Quiz 1

Intro to HTML Quiz 1

9th Grade

20 Qs

HTML Quiz

HTML Quiz

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Madhumitha S

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the function of the HTML style attribute?

It is used to add styles to an HTML element.

It is used to uniquely identify some specific styles of some element.

Both A and B.

None of the above.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How is black color represented in terms of RGB values?

RGB(0, 0, 0)

RGB(100, 100, 100)

RGB(100, 100, 0)

RGB(100, 0, 0)

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the correct syntax for using the HTML style attribute?

<tagname style = “property:value”>

<tagname style = “property”>

<tagname style>

None of the above

None of the above

4.

MULTIPLE SELECT QUESTION

1 min • 1 pt

What is meant by an empty tag in HTML?

There is no such concept of an empty tag in HTML

An empty tag does not require a closing tag

An empty tag cannot have any content within it

None of the above

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What are the attributes used to change the size of an image?

Width and height

Big and small

Top and bottom

Non of the above

6.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which of the following tags doesn't require a closing tag?

<hr>

<i>

<br>

<p>

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The _____ tag is used to display an image on a webpage.

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?