Mastering HTML Tags

Mastering HTML Tags

12th Grade

15 Qs

quiz-placeholder

Similar activities

prgramming

prgramming

6th Grade - University

11 Qs

Understanding HTML Basics

Understanding HTML Basics

12th Grade

11 Qs

Parte 2 da Avaliação de Front-End

Parte 2 da Avaliação de Front-End

12th Grade

20 Qs

HTML and CSS Basics MCQ Quiz

HTML and CSS Basics MCQ Quiz

12th Grade

15 Qs

Ktra 15p12

Ktra 15p12

12th Grade

20 Qs

Test de C++ pentru clasa a 10-a

Test de C++ pentru clasa a 10-a

10th Grade - University

15 Qs

Quiz Larik (Array)

Quiz Larik (Array)

11th Grade - University

13 Qs

Dasar Rumus Microsoft Excel

Dasar Rumus Microsoft Excel

9th - 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?