Test your Knowledge

Test your Knowledge

University

10 Qs

quiz-placeholder

Similar activities

Знаешь ли ты CSS?

Знаешь ли ты CSS?

University

10 Qs

HTML Introduction

HTML Introduction

3rd Grade - Professional Development

10 Qs

HTML/CSS Quiz

HTML/CSS Quiz

10th Grade - University

10 Qs

HTML

HTML

University

10 Qs

HTML Basics

HTML Basics

University

12 Qs

Web Development

Web Development

University

15 Qs

HTML forms

HTML forms

11th Grade - University

10 Qs

HTML тегтері

HTML тегтері

1st Grade - University

13 Qs

Test your Knowledge

Test your Knowledge

Assessment

Quiz

Computers

University

Hard

Created by

Mardhiyah Ahmad

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

It defines a paragraph of text.

It creates a page break.

It draws a horizontal line.

It highlights text.

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does the <sup> tag represent in HTML?

Subscript text

Italic text

Superscript text

Strong emphasis text

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the purpose of the <mark> element in HTML5?

It creates an underlined text.

It draws a horizontal line.

It defines a block of code.

It highlights text for reference.

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Write this paragraph in HTML.

The formula is tan(45°) = 1

<p>The formula is tan(45&deg;) = 1</p>

The formula is tan(45&deg;) = 1

<p>The formula is tan(45<sup>o</sup>) = 1</p>

<p>The formula is tan(45<sub>o</sub>) = 1</p>

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In HTML, what is the typical rendering of a text enclosed in <em> tags?

Bold text

Italicized text

Underlined text

Subscript text

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the typical use of comments in HTML for web developers?

To create visible messages for users.

To hide content from search engines.

To explain and document the code for developers.

To style elements with custom fonts and colors.

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following statements is FALSE about HTML?

HTML stands for “Hyper Text Markup Language.”.

HTML files are commonly saved with either a .htm or .html extension.

HTML is used for structuring content on the web.

HTML tags must only be written in lowercase.

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?