Which of the following configures a margin for an element with the following values: top margin 30 pixels, left margin 150 pixels, right margin 0 pixels, and bottom margin 0 pixels?
a. margin: 150px 20px 0 300px;
b. margin:top-30, left-150, right-0, bottom-0;
c. margin:30px 0 0 150px;
d. none of the above
c. margin:30px 0 0 150px;
You might also like to view...
What must a call to a member function always be preceded by?
What will be an ideal response?
Use the tr command to translate all uppercase letters in a file, called Grades, to lowercase and store the output in the grades file.
What will be an ideal response?
Terry is having a problem with his computer screen. He said the screen looks distorted. When you go to check his monitor, you notice that the icons on the desktop appear to be tall and skinny. What is the common cause of this problem?
A. Font size has been set too high. B. Computer’s resolution has been set too low. C. Refresh rate of the video card is out of sync with the monitor’s refresh rate. D. ClearType setting is enabled.
Data in a multidimensional database is organized in a ________ format.
A. linear B. modular C. cube D. cellular