One style property supported by the page box is the ____ property, which allows Web authors to define the default dimensions of a printed page as well as whether pages should be printed in portrait or landscape orientation.

A. size
B. text
C. orientation
D. margin


Answer: A

Computer Science & Information Technology

You might also like to view...

Perform the following tasks for an array called table:

a) Declare and create the array as an integer array that has three rows and three columns. Assume that the constant ARRAY_SIZE has been declared to be 3. b) How many elements does the array contain? c) Use a for statement to initialize each element of the array to the sum of its indices. As- sume that the integer variables x and y are declared as control variables.

Computer Science & Information Technology

The ____________________-duplex mode of operation supports only either transmission or reception of data frames.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Only one extended partition can be created on a single physical drive

Indicate whether the statement is true or false

Computer Science & Information Technology

When an IPv6 computer joins a network, it sends out multicast __________ packets searching for other computers on its broadcast domain.

A. router acknowledgement B. router solicitation C. neighbor solicitation D. neighbor advertisement

Computer Science & Information Technology