Mastering HTML Tags

Mastering HTML Tags

12th Grade

15 Qs

quiz-placeholder

Similar activities

HTML QUIZ

HTML QUIZ

6th Grade - University

13 Qs

Programming - Intro to HTML

Programming - Intro to HTML

9th Grade - University

15 Qs

html basics

html basics

8th Grade - University

11 Qs

HTML & CSS Basics Quiz 3

HTML & CSS Basics Quiz 3

9th - 12th Grade

15 Qs

Front-End 1: HTML, CSS e Javascript

Front-End 1: HTML, CSS e Javascript

12th Grade

11 Qs

HTML/CSS

HTML/CSS

12th Grade

10 Qs

WEB_05/06

WEB_05/06

9th - 12th Grade

11 Qs

Thiết kế Trang Web-tuần 1

Thiết kế Trang Web-tuần 1

12th Grade

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