wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

แบบทดสอบบทที่ 5

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

ช่องหนึ่งช่องในตารางเรียกว่าอะไร

a)

แถว

b)

คอลัมน์

c)

เซลล์

d)

ช่อง

2.

แท็กใดใช้สำหรับสร้างตาราง

a)

<table> … </table>

b)

<thead> … </thead>

c)

<title> … </title>

d)

<total> … </total>

3.

แท็กใดเป็นคำสั่งสำหรับการกำหนดแถวในตาราง

a)

<th>

b)

<tr>

c)

<td>

d)

<tt>

4.

คำสั่งใดกำหนดเส้นขอบของตาราง

a)

<table bordercolor= “2”>

b)

<table border= “2”>

c)

<title border= “2”>

d)

<table size= “2”>

5.

หากต้องการกำหนดสีแดงให้เส้นขอบตาราง ต้องใช้คำสั่งใด

a)

<table bordercolor= “red”>

b)

<table colorborder= “red”>

c)

<title border= “red”>

d)

<table color= “red”>

6.

หากนาย ก ต้องการกำหนดความกว้างของตาราง 500 และความสูง 150 ต้องเลือกคำสั่งใด

a)

<table width=“150” height=“500”>

b)

<table width=“500” height=“150”>

c)

<title width=“150” height=“500”>

d)

<title width=“500” height=“150”>

7.

หากต้องการใส่สีพื้นหลังให้กับแถว ต้องเลือกคำสั่งใด

a)

<table bgcolor="สี">

b)

<title bgcolor="สี">

c)

<tr bgcolor="สี">

d)

<td bgcolor="สี">

8.

หากต้องการใส่สีพื้นหลังให้เฉพาะเซลล์ที่ต้องการ ต้องเลือกคำสั่งใด

a)

<table bgcolor="สี">

b)

<title bgcolor="สี">

c)

<tr bgcolor="สี">

d)

<td bgcolor="สี">

9.

ข้อใดคือคำสั่งผสานผสานแถวหรือรวมแถว (ให้ x แทนจำนวนตัวเลข)

a)

cellspace="x"

b)

rowspace="x"

c)

colspan="x"

d)

rowspan="x"

10.

ข้อใดคือคำสั่งผสานคอลัมน์หรือรวมคอลัมน์ (ให้ x แทนจำนวนตัวเลข)

a)

cellspace="x"

b)

rowspace="x"

c)

colspan="x"

d)

rowspan="x"