Exam 5: Working with Tables and Columns

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

With ____,you can apply the full range of CSS styles not available to columns and column groups.

(Multiple Choice)
4.8/5
(31)

A ____ table contains only text,evenly spaced on the Web page in rows and columns.

(Multiple Choice)
4.8/5
(36)

Data cells in a Web table are displayed using a ____ tag.

(Multiple Choice)
4.8/5
(30)

A Web table consists of a table element and a collection of table rows.

(True/False)
4.7/5
(28)

The number of columns in a Web table is determined by the maximum number of cells within each row.

(True/False)
4.7/5
(37)

Spanning cells are created by inserting a ____ attribute in a <td> or <th> tag.

(Multiple Choice)
5.0/5
(40)

Case 5-2 Boater’s Week is an online magazine. They like to host boat shows around town during the year to promote their magazine. Trevor is tasked with creating a table to list their boat show information which includes place, date & time, and a brief description of the event's activities. Trevor is using a Web site that is several years old that uses a table as a layout. Trevor wants to create a table layout that is more modern. He wants to enter the data for each boat show within one cell, therefore requiring a cell to occupy more than one column or row -Trevor wants to create banded rows and columns.He wants the even rows to be yellow.To do that,he needs to use the ____.

(Multiple Choice)
4.7/5
(42)

Cell ____________________ refers to the space between the cell contents and the cell border.

(Short Answer)
4.7/5
(37)

Netscape horizontally aligns captions to the left or right above the table._________________________

(True/False)
4.8/5
(37)

With the frame value ____,a border is drawn around all four sides of the table.

(Multiple Choice)
4.9/5
(31)

If two borders have the same width but different styles,____ borders have the highest priority.

(Multiple Choice)
4.8/5
(36)

Case 5-2 Boater’s Week is an online magazine. They like to host boat shows around town during the year to promote their magazine. Trevor is tasked with creating a table to list their boat show information which includes place, date & time, and a brief description of the event's activities. Trevor is using a Web site that is several years old that uses a table as a layout. Trevor wants to create a table layout that is more modern. He wants to enter the data for each boat show within one cell, therefore requiring a cell to occupy more than one column or row -Trevor needs to add the attribute ____ to create a table cell that spans several columns.

(Multiple Choice)
4.7/5
(42)

MATCHING Identify the letter of the choice that best matches the phrase or definition. a.preformatted text b.break-after c.separate d.collapse e.frame f.rules g.spanning h.cell spacing i.caption-side j.column-gap k.center l.left -Displayed by the browser in a monospace font 2.Style value that causes borders to be combined 3.Style value that makes it so you can only apply borders to the table itself or to table cells 4.Type of cell that occupies more than one row or column in a table 5.Attribute that allows you to determine which sides of a table will have borders 6.The amount of space between table cells 7.Attribute that lets you control how internal table gridlines are drawn 8.Style that determines where the title of a table is displayed 9.The default alignment of a table heading 10.The default alignment of a table cell 11.Property used to set the space between columns 12.Property used to create a manual column break in CSS3

(Short Answer)
4.8/5
(46)

To create a table row,use the tag <th>content</th>._________________________

(True/False)
4.8/5
(34)

If you have four <td> tags in each table row,that table has ____ columns.

(Multiple Choice)
4.9/5
(40)

Which of the following table styles has the lowest precedence?

(Multiple Choice)
4.8/5
(36)

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._________________________

(True/False)
4.8/5
(37)

By default,most table borders are displayed in two shades of ____ that create a three-dimensional effect.

(Multiple Choice)
4.9/5
(37)

The ____ attribute allows you to determine which sides of the table will have borders.

(Multiple Choice)
4.8/5
(39)

  -The table marked 3 in the accompanying figure has a rules value of ____. -The table marked 3 in the accompanying figure has a rules value of ____.

(Multiple Choice)
4.8/5
(39)
Showing 81 - 100 of 139
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)