HTML Knowledge MCQ

HTML Knowledge MCQ

Professional Development

30 Qs

quiz-placeholder

Similar activities

HTML Basico

HTML Basico

12th Grade - Professional Development

25 Qs

HTML e CSS

HTML e CSS

Professional Development

32 Qs

HTML e CSS - Desenvolvimento Web

HTML e CSS - Desenvolvimento Web

Professional Development

26 Qs

Slinging & Lifting 02

Slinging & Lifting 02

Professional Development

30 Qs

UAS Pendidikan Kesehatan Gigi

UAS Pendidikan Kesehatan Gigi

Professional Development

30 Qs

Etika Publik A

Etika Publik A

Professional Development

26 Qs

DIABETES E HIPERTENSION

DIABETES E HIPERTENSION

1st Grade - Professional Development

30 Qs

FTC Game Manual 1 (2022-23 Season)

FTC Game Manual 1 (2022-23 Season)

Professional Development

31 Qs

HTML Knowledge MCQ

HTML Knowledge MCQ

Assessment

Quiz

Other

Professional Development

Medium

Created by

Kavindu Samarasinghe

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

HighTech Markup Language

HyperText Markup Language

HyperText Markup Layout

Hyperlink Text Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to comment in HTML?

// This is a comment

<!-- This is a comment -->

/* This is a comment */

# This is a comment

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to make text bold in HTML?

<bold>This is bold text</bold>

<strong>This is bold text</strong>

<b>This is bold text</b>

<em>This is bold text</em>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to create an unordered list in HTML?

<ol>

<li>

<ul>

<list>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to create a hyperlink in HTML?

<a>This is a hyperlink</a>

<link>This is a hyperlink</link>

<href>This is a hyperlink</href>

<url>This is a hyperlink</url>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to define a paragraph in HTML?

<p>

<par>

<paragraph>

<text>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML element is used to define the title of a document?


<meta>

<title>

<head>

<header>

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?