EOPA HMTL Practice #6

EOPA HMTL Practice #6

9th - 12th Grade

39 Qs

quiz-placeholder

Similar activities

Dreamweaver

Dreamweaver

11th - 12th Grade

42 Qs

BES 2 FINALS

BES 2 FINALS

12th Grade

37 Qs

Próbny INF.03 2022

Próbny INF.03 2022

12th Grade

40 Qs

HTML EOPA Review

HTML EOPA Review

9th - 12th Grade

40 Qs

Knowledge Pillars HTML CSS Coding Specialist

Knowledge Pillars HTML CSS Coding Specialist

9th - 12th Grade

37 Qs

PPL Game

PPL Game

1st - 12th Grade

40 Qs

Code.org Unit 2

Code.org Unit 2

6th - 12th Grade

35 Qs

Ujian Harian ke 1 HTML DASAR

Ujian Harian ke 1 HTML DASAR

10th Grade

40 Qs

EOPA HMTL Practice #6

EOPA HMTL Practice #6

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Stephanie Pendley

Used 1+ times

FREE Resource

39 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

What does the 'alt' attribute in an img tag in HTML specify? More than 1 of the options are correct.

It specifies the height of the image.

It provides a text for screen readers for visually impaired users.

It specifies the source of the image.

It provides a text description of the image when the image cannot be displayed.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the <th> HTML element define?

The header row(s) of a table.

The body section of a table.

The caption of a table.

The footer row(s) of a table.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following HTML tags is used to define a caption for a table?

<header>

<tfoot>

<th>

<caption>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of the <table> HTML tag?

It is used to store data in a database.

It defines a clickable button.

It shows a popup dialog box on the client side.

It defines an HTML table.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following HTML elements are used to define a table header and table date cell respectively?

<head> and <td>

<th> and <td>

<th> and <tr>

<table> and <body>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the primary types of HTML lists that can be create within a webpage?

Ordered, Unordered, and Definition

Numbered, Bulleted, and Description

Numeric List, Alpha List, and Roman List

Textual List, Primitive Data Type List, and Object Oriented Data Type List

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag in HTML is used to make a numbered list that starts counting at 10 instead of 1?

<bl>

<h1>

<ol start='10'>

<div>

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?