What margin value should you set if you want to remove the default margin spacing that is built into the browser?

A. none
B. 0
C. 1
D. negative


Answer: B

Computer Science & Information Technology

You might also like to view...

A(n) _____ is a formal agreement that a user signs stating that a phase of the installation or the complete system is approved.

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

Computer Science & Information Technology

For cryptography the variables and coefficients are restricted to elements in a __________ field.

A. primitive B. infinite C. public D. finite

Computer Science & Information Technology

Which of the following is the correct way to declare a variable that represents a price?

a. declare double price = 0; b. int price = 0; c. Integer price = 0.0; d. double PRICE = 0.0; e. double price;

Computer Science & Information Technology

System software falls into two categories: operating system software and ____ programs.?

A. ?embedded B. ?groupware C. ?productivity D. ?utility

Computer Science & Information Technology