HTML Knowledge MCQ

HTML Knowledge MCQ

Professional Development

30 Qs

quiz-placeholder

Similar activities

HTML and Web Development Quiz

HTML and Web Development Quiz

Professional Development

33 Qs

Test Inicial LMSGI

Test Inicial LMSGI

Professional Development

30 Qs

HTML-Tables,Frames,Forms

HTML-Tables,Frames,Forms

Professional Development

25 Qs

BASIC JSP//SQL

BASIC JSP//SQL

Professional Development

30 Qs

Mid Test React JS

Mid Test React JS

Professional Development

25 Qs

Selenium With Python

Selenium With Python

Professional Development

25 Qs

web13

web13

Professional Development

31 Qs

Pemanfaatan Ai dalam Meningkatkan Kinerja Pegawai

Pemanfaatan Ai dalam Meningkatkan Kinerja Pegawai

Professional Development

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