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. margin: 30px 150px 0 0;
c. margin: 30px 0 0 150px;
Computer Science & Information Technology
You might also like to view...
Will changing a layer's blending mode to Lighten remove a dark
background as it blends? What will be an ideal response?
Computer Science & Information Technology
If you aren't printing your presentation in color, you can choose either the Grayscale or ____ black-and-white option.
A. Quality B. Balanced C. Pure D. Static
Computer Science & Information Technology