Exam 5: Working with Tables and Columns

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

Explain what the <tbody>,<thead>,and <tfoot> tags are and how they are used.What kinds of tables use them most often?

(Essay)
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 -If Trevor wanted to switch to a layout that was not based on a table,he could use which element and keep his background?

(Multiple Choice)
4.9/5
(40)

Most browsers display table headings in a(n)____________________ font,centered within the table cell.

(Short Answer)
4.8/5
(33)

By default,cell text is placed ____.

(Multiple Choice)
4.8/5
(35)

Unformatted text is displayed by the browser in a monospace font in which each letter takes up the same amount of space._________________________

(True/False)
4.8/5
(39)

You can organize columns into ____________________ and format one or more entire columns with a single style declaration or attribute.

(Short Answer)
4.8/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 decides that the data needs to occupy more than one row or column.To this he must create a(n)____ cell.

(Multiple Choice)
4.7/5
(36)

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

(True/False)
4.9/5
(32)

Tables are considered ____________________-level elements.

(Short Answer)
4.8/5
(43)

You reference columns individually using the ____ element.

(Multiple Choice)
5.0/5
(36)

Cascading Style Sheets included support for Web tables starting with ____.

(Multiple Choice)
5.0/5
(38)

Table ____ can contain any HTML elements including headings,lists,inline images,and even other tables.

(Multiple Choice)
4.8/5
(37)

To create a cell that spans two rows and two columns at the same time,you enter the <td> tag as ____.

(Multiple Choice)
4.8/5
(29)

Enter ____ tags to identify text to be table headings.

(Multiple Choice)
4.8/5
(42)

When the width of the entire table is increased,the added space is divided evenly among the table columns.

(True/False)
4.9/5
(41)

One challenge associated with tables is that they can be ____________________ for users with disabilities.

(Short Answer)
4.9/5
(36)

By default,browsers set the cell spacing to ____________________ pixels.

(Short Answer)
4.8/5
(35)

A(n)____________________ specifies how the internal gridlines are drawn within a table.

(Short Answer)
4.9/5
(39)

With the ____________________ and rules attributes,you can control how borders and gridlines are applied to the table.

(Short Answer)
4.8/5
(34)
Showing 121 - 139 of 139
close modal

Filters

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