Mastering HTML Tags

Mastering HTML Tags

12th Grade

15 Qs

quiz-placeholder

Similar activities

ASK TING 1 KOD ARAHAN HTML (4.2.1)

ASK TING 1 KOD ARAHAN HTML (4.2.1)

12th Grade

17 Qs

Soal Ulangan Harian Kejuruan TKJ

Soal Ulangan Harian Kejuruan TKJ

12th Grade

15 Qs

Bài 9 TẠO DANH SÁCH, BẢNG

Bài 9 TẠO DANH SÁCH, BẢNG

12th Grade

10 Qs

HTML

HTML

12th Grade - University

10 Qs

HTML

HTML

2nd Grade - University

20 Qs

Intro to Web Design Quiz

Intro to Web Design Quiz

12th Grade

20 Qs

HTML & CSS Quiz

HTML & CSS Quiz

10th Grade - University

19 Qs

8 клас 11 балів

8 клас 11 балів

8th Grade - University

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