Mastering HTML Tags

Mastering HTML Tags

12th Grade

15 Qs

quiz-placeholder

Similar activities

HTML & CSS Quiz

HTML & CSS Quiz

10th Grade - University

19 Qs

8 клас 11 балів

8 клас 11 балів

8th Grade - University

11 Qs

Tin12_Kiểm tra thường xuyên sô1

Tin12_Kiểm tra thường xuyên sô1

12th Grade - University

15 Qs

Soal Ulangan Harian Kejuruan TKJ

Soal Ulangan Harian Kejuruan TKJ

12th Grade

15 Qs

HTML

HTML

12th Grade - University

10 Qs

HTML and CSS Unit 1: Structure

HTML and CSS Unit 1: Structure

12th Grade

10 Qs

Parcial 1 Reparación y Soporte- 5to BACO - I Unidad Forma B

Parcial 1 Reparación y Soporte- 5to BACO - I Unidad Forma B

10th Grade - University

13 Qs

TẠO BIỂU MẪU TRONG HTML

TẠO BIỂU MẪU TRONG HTML

12th Grade

10 Qs

Mastering HTML Tags

Mastering HTML Tags

Assessment

Quiz

Information Technology (IT)

12th Grade

Hard

Created by

Jobert Grapa

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the basic structure of an HTML document?

<html>
<body>

.......
<body/>
<html/>

<html>
<body>

.......

<html/>
<body/>

<html>
<body>

.......
</body>
</html>

</html>
</body>

.......
<body>
<html>

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which tag is used to define the title of a webpage?

title

</title

<title>

<webpage title>

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What does the <head> tag contain in an HTML document?

The tag is where the body of the document is defined.

The tag contains metadata, title, links to stylesheets, and scripts.

The tag is used for displaying images.

The tag contains the main content of the page.

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which tag is used to create a hyperlink in HTML?

<href>

<a>

</a>

<link>

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the purpose of the <body> tag in HTML?

The tag specifies the metadata of the document.

The tag contains the main content of an HTML document.

The tag defines the title of the document.

The tag is used for embedding scripts.

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which tag is used to insert an image in HTML?

<image>

<img>

<pic>

<picture>

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the function of the <form> tag in HTML?

The

tag is used to create tables.

The tag is used for styling web pages.

The tag is used to display images.

The tag is used to create a form for user input.

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?