?Identify the correct format to set the size of a page margin to 0.5 inches.?
?
A. @page { *margin: 0.5in}?
B. ?@page { margin: 0.5in;}?
C. ?@page {
D. ?@page { margin: (0.5in);}?
Answer: B
Computer Science & Information Technology
You might also like to view...
Which of the following CSS3 pseudo-elements will be useful when configuring every other row of a table?
a. :last-of-type b. :nth-of-type(n) c.: every-other-type d. This cannot be done with CSS.
Computer Science & Information Technology
Explain whether or not a LastName field would be a good candidate for a lookup field.
What will be an ideal response?
Computer Science & Information Technology
The expression 7 % 2 evaluates to
A) 1 B) 3 C) 3.5 D) 7.2 E) 14
Computer Science & Information Technology
What do the following mean?
Overloading Nested Loop Debug Rotate Scale Parameter void return
Computer Science & Information Technology