Exam 5: Working With Tables and Columns

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

Case 5-1 Skylar is trying to build a table to display her inventory of the items she sells in her online software shop.She wants to display the cover, name, vendor, quantity in stock, and price for each item. -Skylar would like to have borders just on the top and bottom; which style would do that?

(Multiple Choice)
4.8/5
(37)

  -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/False)
4.9/5
(38)

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
(38)

You reference columns individually using the ____ element.

(Multiple Choice)
4.7/5
(45)

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
(42)

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

(Multiple Choice)
4.8/5
(36)

The ____ attribute lets you control how the internal table gridlines are drawn.

(Multiple Choice)
4.9/5
(36)

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

(True/False)
4.8/5
(44)

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

(Multiple Choice)
4.9/5
(46)

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.

(True/False)
5.0/5
(29)

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

(Multiple Choice)
4.9/5
(46)

If borders are collapsed and either border style is hidden, the collapsed border is ____.

(Multiple Choice)
4.8/5
(46)

Preformatted text is displayed by the browser in a ____ in which each letter takes up the same amount of space.

(Multiple Choice)
4.8/5
(39)

Multi-column layouts are created with CSS3 by setting either the number of columns or the width of each column.

(True/False)
4.7/5
(45)

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

(Multiple Choice)
4.9/5
(36)

Tables are considered block-level elements.

(True/False)
4.9/5
(35)

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

(Multiple Choice)
4.8/5
(34)

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

(Multiple Choice)
4.8/5
(34)

The <tbody>, <tfoot>, and <thead> tags contain collections of rows called ____________________ groups.

(Short Answer)
4.9/5
(33)

  -The item shown in the accompanying figure is a Web table. -The item shown in the accompanying figure is a Web table.

(True/False)
4.8/5
(26)
Showing 81 - 100 of 139
close modal

Filters

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