Understanding HTML Tables

Understanding HTML Tables

7th Grade

8 Qs

quiz-placeholder

Similar activities

JS Quiz

JS Quiz

6th Grade - University

10 Qs

QUIS SORT DAN FILTER

QUIS SORT DAN FILTER

7th Grade

10 Qs

KUIS PLP2-INFORMATIKA

KUIS PLP2-INFORMATIKA

6th - 8th Grade

10 Qs

quiz grade7

quiz grade7

7th Grade

7 Qs

Latihan Rumus S2 Kelas 7 Merdeka

Latihan Rumus S2 Kelas 7 Merdeka

7th Grade

12 Qs

Code HS 8.13 CSS Select by ID

Code HS 8.13 CSS Select by ID

7th Grade

10 Qs

HTML QUIZ

HTML QUIZ

6th Grade - University

13 Qs

HTML

HTML

7th Grade - University

8 Qs

Understanding HTML Tables

Understanding HTML Tables

Assessment

Quiz

Information Technology (IT)

7th Grade

Hard

Created by

Amira Abd El-aziz

Used 2+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tag is used to define a table in HTML?

<tr>

<title>

<table>

<dt>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the tag do <th>?

Defines a header cell

Defines a data cell

Defines a table

Defines a row

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tag provides a title for the table?

<caption>

<table>

<tr>

<td>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the tag define <td>?

A standard table cell

A header cell

A table

A row

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the tag <tr>?

To provide a title for the table

To define a header cell

To define a data cell

To create a row

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the structure of a table?

Rows and columns

Only rows

Only columns

None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the tag define <caption>?

A table row

A table cell

A table header

A table caption

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default style of text in a tag?

Bold and centered

Italic and left-aligned

Underlined and right-aligned

Normal