Deck 5: Working With Tables and Columns

ملء الشاشة (f)
exit full mode
سؤال
By default, tables will display without borders in a browser.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
A Web table consists of a table element and a collection of table rows.
سؤال
  The table marked 2 in the accompanying figure has a frame value of above.<div style=padding-top: 35px>
The table marked 2 in the accompanying figure has a frame value of "above."
سؤال
  The item shown in the accompanying figure is a Web table.<div style=padding-top: 35px>
The item shown in the accompanying figure is a Web table.
سؤال
With the HTML border attribute, you can apply one set of borders to a Web table itself and another set of borders to the individual cells within the table.
سؤال
The number of columns in a Web table is determined by the maximum number of cells within each row.
سؤال
Only one caption is allowed per Web table.
سؤال
Multi-column layouts are created with CSS3 by setting either the number of columns or the width of each column.
سؤال
The outside gridlines are not affected by a table's border attribute; only the internal gridlines are changed.
سؤال
By default, the caption appears directly above the table when creating a table caption.
سؤال
Tables are considered block-level elements.
سؤال
The table header, table body, and table footer may all contain a different number of columns.
سؤال
Each table in a Web page follows a basic structure consisting of the table element and a collection of table columns nested in the table element.
سؤال
A single table can contain at most one tag.
سؤال
  The table marked 1 in the accompanying figure has a frame value of border.<div style=padding-top: 35px>
The table marked 1 in the accompanying figure has a frame value of "border."
سؤال
By using the and tags, the browser can be made to repeat those sections in a table that spans multiple pages.
سؤال
Decreasing the width of a table's border to 1 pixel will remove the border between the cells.
سؤال
The baseline option places the text near the bottom of the cell, but aligns the bases of each letter.
سؤال
Alignment values of "left" or "right" place a table caption below the table to the left or right.
سؤال
When the width of the entire table is increased, the added space is divided evenly among the table columns.
سؤال
Text formatted with the tag is displayed in a(n)____ font.

A) italicized
B) boldface
C) underlined
D) colored
سؤال
In a table frame, the sides that will have borders are specified._________________________
سؤال
The and sections must appear after any sections in the table structure._________________________
سؤال
The width value for a single cell might be overridden by browsers if other cells in the column require a smaller width to display their content._________________________
سؤال
Netscape horizontally aligns captions to the left or right above the table._________________________
سؤال
Unformatted text is displayed by the browser in a monospace font in which each letter takes up the same amount of space._________________________
سؤال
Which of the following CANNOT be marked with an HTML table element?

A) table header
B) table column
C) table row
D) table caption
سؤال
Only one caption is allowed per Web table and the tag must be listed directly before the opening tag._________________________
سؤال
To create a table row, use the tag content._________________________
سؤال
Enter ____ tags to identify text to be table headings.

A) and
B) and
C) and
D) and
سؤال
Like other block-level elements, you can ____ tables using the same styles you've already studied.

A) float
B) resize
C) both a and b
D) neither a nor b
سؤال
You can apply the table layout to other HTML elements by using the display style._________________________
سؤال
One difference between the and tags is that text formatted with the tag is left-aligned within the cell._________________________
سؤال
By default, browsers display tables without table borders._________________________
سؤال
The valign attribute can be applied to table rows, row groups, columns, and column groups to set the vertical alignment of several cells at once._________________________
سؤال
Table cells have the lowest precedence in Web table styles._________________________
سؤال
The border-type style can be used to allow any table element to have a border._________________________
سؤال
The default value for the frame attribute of the table tag is lhs._________________________
سؤال
Tables are considered ____ elements.

A) block-level
B) low-level
C) high-level
D) inline-level
سؤال
The cellspacing attribute controls the amount of space inserted inside table cells._________________________
سؤال
The number of columns is determined by the maximum number of ____ that are inserted within each row, according to the original HTML specifications.

A) cells
B) columns
C) headers
D) indices
سؤال
A ____ table contains only text, evenly spaced on the Web page in rows and columns.

A) columnar text
B) row-based
C) preformatted text
D) graphical
سؤال
You reference columns individually using the ____ element.

A)
B)
C)
D)
سؤال
If you have four tags in each table row, that table has ____ columns.

A) two
B) three
C) four
D) six
سؤال
The table header, table body, and table footer must all contain the same number of ____.

A) columns
B) styles
C) rows
D) indices
سؤال
The default cellspacing value in most browsers is ____ pixel(s).

A) 1
B) 2
C) 4
D) 5
سؤال
Cellpadding value is expressible in ____.

A) pixels
B) cm
C) em
D) All of the above
سؤال
Text formatted with the ____ tag retains any white space you want to display on your Web page.

A)

B)
C)

D)
سؤال
By default, most table borders are displayed in two shades of ____ that create a three-dimensional effect.

A) white
B) black
C) gray
D) blue
سؤال
HTML allows you to identify the different parts of your table using the ____ tags.

A)
B)
C)
D) all of the above
سؤال
In the tag, an alignment value of ____ places the caption below the table.

A) below
B) bottom
C) under
D) beneath
سؤال
Preformatted text is displayed by the browser in a ____ in which each letter takes up the same amount of space.

A) monospace text box
B) monospace font
C) cell spacing text box
D) cell spacing font
سؤال
Each row of a table is indicated using a two-sided ____ tag.

A)
B)
C)
D)
سؤال
Within a table row, a two-sided ____ tag indicates the presence of individual table cells.

A)
B)
C)
D)
سؤال
You can use the ____ tag to display preformatted text.

A)

B)

C)
D)
سؤال
The ____ attribute can be used to specify the number of columns a colgroup references.

A) id
B) div
C) span
D) class
سؤال
Preformatted text is displayed by the browser in a ____ font.

A) decorative
B) sans-serif
C) serif
D) monospace
سؤال
The ____ attribute controls the amount of space inserted between table cells.

A) cellpadding
B) cellbetween
C) cellspacing
D) cellborder
سؤال
In the tag, an alignment value of ____ places the caption above the table.

A) above
B) over
C) top
D) central
سؤال
Data cells in a Web table are displayed using a ____ tag.

A)
B)
C)
D)
سؤال
The ____ attribute allows you to determine which sides of the table will have borders.

A) rules
B) box
C) frame
D) rhs
سؤال
Which of the following is a table frame type?

A) null
B) rsh
C) vsides
D) eborder
سؤال
To create a cell that spans two columns in a table, you enter the tag as ____.

A) "2">
B)
C) "2">
D)
سؤال
Spanning cells are created by inserting a ____ attribute in a or tag.

A) rowspan or colspan
B) spanrow or spancol
C) cellspan or rowspan
D) tdspan or trspan
سؤال
Which of the following is a table frame type?

A) beneath
B) below
C) top
D) center
سؤال
To control the space between the table text and the cell borders, add the ____ attribute to the table tag.

A) cellspacing
B) cellbetween
C) cellborder
D) cellpadding
سؤال
With the frame value ____, a border is drawn only on the left-hand side of the table.

A) lhs
B) rhs
C) left
D) vside
سؤال
To create a cell that spans two rows in a table, you enter the tag as ____.

A) "2">
B) "2">
C)
D)
سؤال
A ____ cell occupies more than one row or column in a table.

A) breadth
B) full
C) spanning
D) columnar
سؤال
With the frame value ____, a border is drawn on the top and bottom sides of the table.

A) rhs
B) lhs
C) vsides
D) hsides
سؤال
One tip for the effective use of tables is to use cell ____ to keep the table content from appearing too crowded.

A) padding
B) tracking
C) kerning
D) spanning
سؤال
With the frame value ____, no border is drawn around the table.

A) null
B) none
C) no
D) void
سؤال
With the frame value ____, a border is drawn around all four sides of the table.

A) box
B) asides
C) 4sides
D) all
سؤال
<strong>  The table marked 7 in the accompanying figure has a frame value of ____.</strong> A) vsides B) beneath C) border D) none <div style=padding-top: 35px>
The table marked 7 in the accompanying figure has a frame value of ____.

A) vsides
B) beneath
C) border
D) none
سؤال
With the frame value ____, a border is drawn on the left and right sides of the table.

A) lrhs
B) hsides
C) vsides
D) both
سؤال
With the frame value ____, a border is drawn only above the table.

A) top
B) above
C) hsides
D) box
سؤال
With the frame value ____, a border is drawn only on the right-hand side of the table.

A) lhs
B) rhs
C) right
D) hside
سؤال
To create a cell that spans two rows and two columns at the same time, you enter the tag as ____.

A)
B)
C)
D)
سؤال
There is no HTML attribute to change the ____ style, but many browsers allow you to change the color by adding the bordercolor attribute to the table element.

A) border
B) frame
C) background
D) cell
سؤال
With the frame value ____, a border is drawn only below the table.

A) under
B) beneath
C) below
D) vsides
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/139
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 5: Working With Tables and Columns
1
By default, tables will display without borders in a browser.
True
2
A Web table consists of a table element and a collection of table rows.
True
3
  The table marked 2 in the accompanying figure has a frame value of above.
The table marked 2 in the accompanying figure has a frame value of "above."
True
4
  The item shown in the accompanying figure is a Web table.
The item shown in the accompanying figure is a Web table.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
5
With the HTML border attribute, you can apply one set of borders to a Web table itself and another set of borders to the individual cells within the table.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
6
The number of columns in a Web table is determined by the maximum number of cells within each row.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
7
Only one caption is allowed per Web table.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
8
Multi-column layouts are created with CSS3 by setting either the number of columns or the width of each column.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
9
The outside gridlines are not affected by a table's border attribute; only the internal gridlines are changed.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
10
By default, the caption appears directly above the table when creating a table caption.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
11
Tables are considered block-level elements.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
12
The table header, table body, and table footer may all contain a different number of columns.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
13
Each table in a Web page follows a basic structure consisting of the table element and a collection of table columns nested in the table element.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
14
A single table can contain at most one tag.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
15
  The table marked 1 in the accompanying figure has a frame value of border.
The table marked 1 in the accompanying figure has a frame value of "border."
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
16
By using the and tags, the browser can be made to repeat those sections in a table that spans multiple pages.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
17
Decreasing the width of a table's border to 1 pixel will remove the border between the cells.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
18
The baseline option places the text near the bottom of the cell, but aligns the bases of each letter.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
19
Alignment values of "left" or "right" place a table caption below the table to the left or right.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
20
When the width of the entire table is increased, the added space is divided evenly among the table columns.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
21
Text formatted with the tag is displayed in a(n)____ font.

A) italicized
B) boldface
C) underlined
D) colored
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
22
In a table frame, the sides that will have borders are specified._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
23
The and sections must appear after any sections in the table structure._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
24
The width value for a single cell might be overridden by browsers if other cells in the column require a smaller width to display their content._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
25
Netscape horizontally aligns captions to the left or right above the table._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
26
Unformatted text is displayed by the browser in a monospace font in which each letter takes up the same amount of space._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
27
Which of the following CANNOT be marked with an HTML table element?

A) table header
B) table column
C) table row
D) table caption
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
28
Only one caption is allowed per Web table and the tag must be listed directly before the opening tag._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
29
To create a table row, use the tag content._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
30
Enter ____ tags to identify text to be table headings.

A) and
B) and
C) and
D) and
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
31
Like other block-level elements, you can ____ tables using the same styles you've already studied.

A) float
B) resize
C) both a and b
D) neither a nor b
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
32
You can apply the table layout to other HTML elements by using the display style._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
33
One difference between the and tags is that text formatted with the tag is left-aligned within the cell._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
34
By default, browsers display tables without table borders._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
35
The valign attribute can be applied to table rows, row groups, columns, and column groups to set the vertical alignment of several cells at once._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
36
Table cells have the lowest precedence in Web table styles._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
37
The border-type style can be used to allow any table element to have a border._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
38
The default value for the frame attribute of the table tag is lhs._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
39
Tables are considered ____ elements.

A) block-level
B) low-level
C) high-level
D) inline-level
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
40
The cellspacing attribute controls the amount of space inserted inside table cells._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
41
The number of columns is determined by the maximum number of ____ that are inserted within each row, according to the original HTML specifications.

A) cells
B) columns
C) headers
D) indices
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
42
A ____ table contains only text, evenly spaced on the Web page in rows and columns.

A) columnar text
B) row-based
C) preformatted text
D) graphical
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
43
You reference columns individually using the ____ element.

A)
B)
C)
D)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
44
If you have four tags in each table row, that table has ____ columns.

A) two
B) three
C) four
D) six
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
45
The table header, table body, and table footer must all contain the same number of ____.

A) columns
B) styles
C) rows
D) indices
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
46
The default cellspacing value in most browsers is ____ pixel(s).

A) 1
B) 2
C) 4
D) 5
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
47
Cellpadding value is expressible in ____.

A) pixels
B) cm
C) em
D) All of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
48
Text formatted with the ____ tag retains any white space you want to display on your Web page.

A)

B)
C)

D)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
49
By default, most table borders are displayed in two shades of ____ that create a three-dimensional effect.

A) white
B) black
C) gray
D) blue
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
50
HTML allows you to identify the different parts of your table using the ____ tags.

A)
B)
C)
D) all of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
51
In the tag, an alignment value of ____ places the caption below the table.

A) below
B) bottom
C) under
D) beneath
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
52
Preformatted text is displayed by the browser in a ____ in which each letter takes up the same amount of space.

A) monospace text box
B) monospace font
C) cell spacing text box
D) cell spacing font
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
53
Each row of a table is indicated using a two-sided ____ tag.

A)
B)
C)
D)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
54
Within a table row, a two-sided ____ tag indicates the presence of individual table cells.

A)
B)
C)
D)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
55
You can use the ____ tag to display preformatted text.

A)

B)

C)
D)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
56
The ____ attribute can be used to specify the number of columns a colgroup references.

A) id
B) div
C) span
D) class
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
57
Preformatted text is displayed by the browser in a ____ font.

A) decorative
B) sans-serif
C) serif
D) monospace
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
58
The ____ attribute controls the amount of space inserted between table cells.

A) cellpadding
B) cellbetween
C) cellspacing
D) cellborder
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
59
In the tag, an alignment value of ____ places the caption above the table.

A) above
B) over
C) top
D) central
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
60
Data cells in a Web table are displayed using a ____ tag.

A)
B)
C)
D)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
61
The ____ attribute allows you to determine which sides of the table will have borders.

A) rules
B) box
C) frame
D) rhs
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
62
Which of the following is a table frame type?

A) null
B) rsh
C) vsides
D) eborder
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
63
To create a cell that spans two columns in a table, you enter the tag as ____.

A) "2">
B)
C) "2">
D)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
64
Spanning cells are created by inserting a ____ attribute in a or tag.

A) rowspan or colspan
B) spanrow or spancol
C) cellspan or rowspan
D) tdspan or trspan
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
65
Which of the following is a table frame type?

A) beneath
B) below
C) top
D) center
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
66
To control the space between the table text and the cell borders, add the ____ attribute to the table tag.

A) cellspacing
B) cellbetween
C) cellborder
D) cellpadding
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
67
With the frame value ____, a border is drawn only on the left-hand side of the table.

A) lhs
B) rhs
C) left
D) vside
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
68
To create a cell that spans two rows in a table, you enter the tag as ____.

A) "2">
B) "2">
C)
D)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
69
A ____ cell occupies more than one row or column in a table.

A) breadth
B) full
C) spanning
D) columnar
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
70
With the frame value ____, a border is drawn on the top and bottom sides of the table.

A) rhs
B) lhs
C) vsides
D) hsides
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
71
One tip for the effective use of tables is to use cell ____ to keep the table content from appearing too crowded.

A) padding
B) tracking
C) kerning
D) spanning
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
72
With the frame value ____, no border is drawn around the table.

A) null
B) none
C) no
D) void
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
73
With the frame value ____, a border is drawn around all four sides of the table.

A) box
B) asides
C) 4sides
D) all
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
74
<strong>  The table marked 7 in the accompanying figure has a frame value of ____.</strong> A) vsides B) beneath C) border D) none
The table marked 7 in the accompanying figure has a frame value of ____.

A) vsides
B) beneath
C) border
D) none
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
75
With the frame value ____, a border is drawn on the left and right sides of the table.

A) lrhs
B) hsides
C) vsides
D) both
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
76
With the frame value ____, a border is drawn only above the table.

A) top
B) above
C) hsides
D) box
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
77
With the frame value ____, a border is drawn only on the right-hand side of the table.

A) lhs
B) rhs
C) right
D) hside
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
78
To create a cell that spans two rows and two columns at the same time, you enter the tag as ____.

A)
B)
C)
D)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
79
There is no HTML attribute to change the ____ style, but many browsers allow you to change the color by adding the bordercolor attribute to the table element.

A) border
B) frame
C) background
D) cell
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
80
With the frame value ____, a border is drawn only below the table.

A) under
B) beneath
C) below
D) vsides
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 139 في هذه المجموعة.