Exam 5: Working With Tables and Columns

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

With the frame value ____, no border is drawn around the table.

(Multiple Choice)
4.9/5
(37)

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. -Santo wants the display the name of the team at the top of the table.Which element should he use to do this?

(Multiple Choice)
4.8/5
(37)

Only one caption is allowed per Web table and the <caption> tag must be listed directly before the opening <table> tag._________________________

(True/False)
4.7/5
(34)

To create a cell that spans two rows in a table, you enter the <td> tag as ____.

(Multiple Choice)
4.9/5
(33)

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.

(True/False)
5.0/5
(41)

Which of the following CANNOT be marked with an HTML table element?

(Multiple Choice)
4.8/5
(31)

With the frame value ____, a border is drawn only below the table.

(Multiple Choice)
4.9/5
(36)

The equivalent HTML element to display: table-column is ____.

(Multiple Choice)
4.8/5
(32)

  -The table marked 8 in the accompanying figure has a frame value of ____. -The table marked 8 in the accompanying figure has a frame value of ____.

(Multiple Choice)
4.8/5
(33)

Columns and column groups accept only four styles: border, background, ____, and visibility.

(Multiple Choice)
4.8/5
(40)

HTML allows you to identify the different parts of your table using the ____ tags.

(Multiple Choice)
4.8/5
(33)

With the frame value ____, a border is drawn on the left and right sides of the table.

(Multiple Choice)
4.7/5
(33)

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

(Short Answer)
4.8/5
(47)

Given the syntax <table rules="type">, which of the following is a value for type?

(Multiple Choice)
4.9/5
(36)

If you want your table to fill the entire width of the display area, regardless of the resolution of the user's monitor, you should set the width attribute to ____________________.

(Short Answer)
4.9/5
(31)

The equivalent HTML element to display: table-row is ____.

(Multiple Choice)
4.9/5
(32)

The ____ attribute controls the amount of space inserted between table cells.

(Multiple Choice)
4.7/5
(42)

Cellpadding value is expressible in ____.

(Multiple Choice)
4.8/5
(38)

The cellspacing attribute controls the amount of space inserted inside table cells._________________________

(True/False)
4.9/5
(36)

The default cellspacing value in most browsers is ____ pixel(s).

(Multiple Choice)
4.9/5
(38)
Showing 61 - 80 of 139
close modal

Filters

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