html

html

University

11 Qs

quiz-placeholder

Similar activities

Week 3 Homework Review

Week 3 Homework Review

University

14 Qs

UI DESIGN

UI DESIGN

University

16 Qs

IMD318 - Basic HTML Structure

IMD318 - Basic HTML Structure

University

15 Qs

Frontend batch Quiz- 1

Frontend batch Quiz- 1

University

9 Qs

Quiz 01

Quiz 01

University

13 Qs

WEB TECHNOLOGY-INTERNET BASICS AND HTML

WEB TECHNOLOGY-INTERNET BASICS AND HTML

University

15 Qs

HTML Basics

HTML Basics

University

10 Qs

Day -4 Workshop Quiz

Day -4 Workshop Quiz

University

15 Qs

html

html

Assessment

Quiz

Other

University

Hard

Created by

sona senger

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to write an HTML comment?

<--Comment-->

//Comment

#Comment

/*Comment*/

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a block-level element in HTML?

<span>

<div>

<a>

<strong>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

<ul>

<ol>

<li>

<u>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

<a href="https://www.example.com">Link</a>

<link src="https://www.example.com">Link</link>

<href>https://www.example.com</href>

<a src="https://www.example.com">Link</a>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to create a line break in HTML?

<br>

<lb>

<line>

<break>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to define a table in HTML?

<table>

<tr>

<td>

<th>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to emphasize text in HTML?

<em>

<strong>

<i>

<b>

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?