The ____ box in the Slice Options dialog box allows you to specify text that will be displayed in the browser's status bar when a user points to the hyperlink.

A. Alt
B. Message Text
C. Specified Text
D. Header


Answer: B

Computer Science & Information Technology

You might also like to view...

In the following statement, the range of the variable element is ________.

``` for ( var element in theArray ) total2 += theArray[ element ]; ``` a) 0 to the array length b) 1 to the array length c) 0 to the array length - 1 d) 1 to the array length - 1

Computer Science & Information Technology

In the UML, a ____ block is a handler body node.

A. throw B. try C. sent D. catch

Computer Science & Information Technology

When using Trace Precedents and Trace Dependents, tracer arrows display showing the relationship between cells and formulas

Indicate whether the statement is true or false

Computer Science & Information Technology

A data model defines how users view the organization of data.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology