Match each value of the target attribute to its description

I. _blank A. Link opens in same frame as the one that has the link
II. _parent B. Link opens in the frame with the same name
III. _self C. Link opens in the frame that contains the current frameset
IV. _top D. Link opens in a new window
V. "rightframe" E. Link opens in the current window


D, C, A, E, B

Computer Science & Information Technology

You might also like to view...

A JavaFX app’s main class directly inherits from ________.

a. Main b. Application c. App d. Object

Computer Science & Information Technology

A person who enters the data using forms or uses the information found in queries and reports is called a(n):

A) query designer. B) data entry clerk. C) report writer. D) end-user.

Computer Science & Information Technology

To turn on the Track Changes feature, click the Review tab on the Ribbon, and then, in the Tracking group, click the ____ button.

A. Track Changes B. Track C. Changes D. Edit

Computer Science & Information Technology

Which interface is used to identify classes whose objects can be written to or read from some type of storage or transmitted across a network?

a. Comparable b. Runnable c. AutoCloseable d. Serializable

Computer Science & Information Technology