Understanding HTML Tables

Understanding HTML Tables

7th Grade

8 Qs

quiz-placeholder

Similar activities

Python

Python

6th Grade - University

4 Qs

Quiz Informatika - Analisis Data Class 7

Quiz Informatika - Analisis Data Class 7

7th Grade - University

10 Qs

8.10 Introduction to CSS

8.10 Introduction to CSS

7th Grade

10 Qs

2 lesson

2 lesson

6th - 8th Grade

11 Qs

AD Excel

AD Excel

7th Grade

10 Qs

Python

Python

7th Grade

10 Qs

web quizz

web quizz

6th - 8th Grade

10 Qs

ict quiz

ict quiz

7th Grade

10 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