Case-Based Critical Thinking QuestionsCase 8-1James created a table of his school soccer team schedule that will be placed on the team's Web page. The table contains four columns: Opponent, Home/Away, Date, and Start Time. The table will contain 10 rows. James has some problems with formatting the table and asks Kyra to help him resolve them.James wants to have the table name (Soccer Team Schedule) appear above the table. He asks Kyra how this should be done. Which of the following answers is correct?

A. Include "Soccer Team Schedule" as a value of the title attribute.
B. Include the text "Soccer Team Schedule" within tags.
C. Include the text "Soccer Team Schedule" within tags before the

tag.
D. Include the text "Soccer Team Schedule" within tags after the
tag.


Answer: D

Computer Science & Information Technology

You might also like to view...

The COUNTIF function counts the number of cells in the argument range that contain alphabetical characters or numbers

Indicate whether the statement is true or false

Computer Science & Information Technology

What is Elements?

What will be an ideal response?

Computer Science & Information Technology

Identify the letter of the choice that best matches the phrase or definition.

A. When using this control to add a new record to a database table, the Save Data button must be used to save the new record B. Used to generate the connection information required for a program to access a database C. As soon as the program connects to the database and fills this object, the program should disconnect from the database D. Each bindable field item in this window can be placed on a Windows Form object E. A DataTable object contains this command that is used to fill the data table with data from the selected database table F. A DataTable object must undergo this process before it is filled with data G. To keep the maximum number of these available for use, the program should keep one open only as long as necessary H. When you drag database field objects from the Data Sources window, the Visual Studio automatically creates this to populate the form I. Property that can be used to determine the number of columns in a DataTable J. Each one of these in a relational database must contain a unique value

Computer Science & Information Technology

For Web pages destined for print on 8.5 x 11-inch paper, you should try to keep text and graphics within ____.

a. 560 pixels wide and 310 pixels high b. 660 pixels wide and 310 pixels high c. 760 pixels wide and 410 pixels high d. 860 pixels wide and 710 pixels high

Computer Science & Information Technology