Case-Based Critical Thinking QuestionsCase 5-2Boater'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.

A. col = "columns"
B. colspan = "columns"
C. row = "rows"
D. rowspan = "rows"


Answer: B

Computer Science & Information Technology

You might also like to view...

To hide a column:

A) use the More icon in the Home tab. B) activate a cell and press delete. C) adjust the size of the column to less than .08. D) change the background and text to white.

Computer Science & Information Technology

Using multiple access points can accomplish which of the following?

A) Decrease collision domains B) Decrease broadcast domains C) Minimize IP conflicts D) Extend the range for wireless connectivity

Computer Science & Information Technology

Confidentiality, integrity, and availability are three pillars of the CIA triangle

Indicate whether the statement is true or false.

Computer Science & Information Technology

What type of structure involves choosing between alternative courses of action based on some value within a program?

A. decision B. sequence C. literal D. fixed

Computer Science & Information Technology