html

html

University

11 Qs

quiz-placeholder

Similar activities

QUIZ WEEK 1: HTML

QUIZ WEEK 1: HTML

University

11 Qs

HTML Quiz - Codedu

HTML Quiz - Codedu

University

15 Qs

HTML Basics

HTML Basics

University

10 Qs

Test HTML5

Test HTML5

University

10 Qs

Week 3 Homework Review

Week 3 Homework Review

University

14 Qs

HTML

HTML

KG - Professional Development

8 Qs

CSS

CSS

1st Grade - Professional Development

15 Qs

Worksheet #2 CpET12L

Worksheet #2 CpET12L

University

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