HTML

HTML

University

10 Qs

quiz-placeholder

Similar activities

Java Script Pro

Java Script Pro

3rd Grade - University

12 Qs

html5

html5

University

10 Qs

HTML Basics

HTML Basics

University

10 Qs

HTML PHP C++

HTML PHP C++

University

10 Qs

Day -4 Workshop Quiz

Day -4 Workshop Quiz

University

15 Qs

Week 3 Homework Review

Week 3 Homework Review

University

14 Qs

Creating Web Pages

Creating Web Pages

University

10 Qs

test

test

University

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