Exam 5: Working With Tables and Columns

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

Most Web browsers display table data using unformatted text that is ____________________-aligned.

(Short Answer)
4.7/5
(33)

The <thead> and <tfoot> sections must appear after any <tbody> sections in the table structure._________________________

(True/False)
4.8/5
(41)

One challenge associated with tables is that they can take longer to ____________________.

(Short Answer)
4.8/5
(34)

____ can be inaccessible to users with disabilities.

(Multiple Choice)
4.7/5
(34)

____ supports caption-side values of left and right to place the caption directly to the left or right of a Web table.

(Multiple Choice)
4.9/5
(34)

The ____ attribute can be used to specify the number of columns a colgroup references.

(Multiple Choice)
4.9/5
(52)

Text formatted with the ____ tag retains any white space you want to display on your Web page.

(Multiple Choice)
4.7/5
(40)

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

(Multiple Choice)
4.8/5
(39)

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

(True/False)
4.9/5
(30)

By default, tables will display without borders in a browser.

(True/False)
4.9/5
(26)

Like other block-level elements, you can ____ tables using the same styles you've already studied.

(Multiple Choice)
4.8/5
(44)

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

(True/False)
4.8/5
(36)

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.

(Multiple Choice)
4.7/5
(39)

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.9/5
(36)

To create a border using CSS, you use the ____ style.

(Multiple Choice)
4.8/5
(30)

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

(Multiple Choice)
4.8/5
(38)

____________________ tables use the same amount of space for each character just as it was typed in.

(Short Answer)
4.8/5
(38)

With the frame value ____, a border is drawn only on the left-hand side of the table.

(Multiple Choice)
5.0/5
(42)

Case 5-3 Santo has made a Web site to promote his soccer team.He wants to maintain a page where he can list the information about each of the soccer members.For each member, he likes to display a brief list of biographical information on the left and then their picture on the right. -The first cell in the biographical information table has several styles applied to it.Santo would like to specify the background color of this cell, but is unsure which style to modify.Which table style has the highest precedence?

(Multiple Choice)
4.8/5
(31)

The table header, table body, and table footer may all contain a different number of columns.

(True/False)
4.8/5
(44)
Showing 41 - 60 of 139
close modal

Filters

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