第十三章 表格与列表

第十三章 表格与列表

University

20 Qs

quiz-placeholder

Similar activities

Latihan PSAS Kelas 9

Latihan PSAS Kelas 9

9th Grade - University

20 Qs

Got Git?

Got Git?

University

15 Qs

C fundmentals

C fundmentals

University

18 Qs

Programación Básica Prácticas Tema 2

Programación Básica Prácticas Tema 2

University

19 Qs

Kuis Dasar Python 1

Kuis Dasar Python 1

University

20 Qs

Bridge course with C

Bridge course with C

University

20 Qs

HTML

HTML

University

15 Qs

Refuerzo Examen Final HEINF_2024 II

Refuerzo Examen Final HEINF_2024 II

University

20 Qs

第十三章 表格与列表

第十三章 表格与列表

Assessment

Quiz

Computers

University

Medium

Created by

b c

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

以下哪个元素用于标记开始一个HTML表格?
<table>
<tr>
<th>
<td>

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

以下哪个元素用以构成表格中的一行?
<tr>
<table>
<th>
<td>

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

以后哪个元素通常用以表示某一列的表头?
<th>
<tr>
<table>
<td>

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

以下哪个元素包含表格中的一个单元格?
<td>
<th>
<tr>
<table>

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

<th>和<td>需要嵌套在<tr>中。
正确
错误

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

要为表格中的某个单元格留空,通常使用:
<td></td>
<table></table>
<tr></tr>

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

如果要将表头放在表格左侧,而不是上方。那么<th>应当放置于:
各<tr>中的第一项
全部置于第一个<tr>中

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?