HTML

HTML

University

10 Qs

quiz-placeholder

Similar activities

Test HTML5

Test HTML5

University

10 Qs

lesson1 quiz

lesson1 quiz

6th Grade - Professional Development

7 Qs

Desain Web

Desain Web

University

15 Qs

HTML5 Quiz level - Intermediate

HTML5 Quiz level - Intermediate

1st Grade - Professional Development

5 Qs

PHP questions

PHP questions

University

9 Qs

3450 Web Design

3450 Web Design

University

15 Qs

Sharing Session #2 - Review

Sharing Session #2 - Review

University

10 Qs

Worksheet #2 CpET12L

Worksheet #2 CpET12L

University

14 Qs

HTML

HTML

Assessment

Quiz

Other

University

Medium

Created by

Manav Mehta

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does HTML stand for?

Hyperlink Text Markup Language

Hyper Transfer Markup Language

Hyper Text Markup Language

High-Level Text Markup Language

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the purpose of the 'alt' attribute in the 'img' tag?

It specifies the alignment of the image.

It provides alternative text for browsers that cannot display the image.

It defines the border of the image.

It sets the size of the image.

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which HTML tag is used to create a hyperlink?

<link>

<a>

<hyperlink>

<url>

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the purpose of the 'DOCTYPE' declaration in HTML?

It defines the document type and version of HTML.

It declares a new document.

It specifies the document title.

It sets the background color of the document.

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which HTML element is used to define a table row?

<tr>

<td>

<th>

<table-row>


6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How can you make a link open in a new browser window using HTML?

Use the target="_blank" attribute in the <a> tag.

Use the target="_new" attribute in the <a> tag.

Add a new attribute <new-window> to the <a> tag.

It's not possible to open a link in a new window using HTML.

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How can you create an ordered list (numbered list) in HTML?

<ul>

<list>

<ol>

<dl>

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?