Multiple Choice
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
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Use _ positioning to configure the location
Q2: The default value for the border property
Q4: _ flow displays the elements on the
Q5: When using the box model, the _
Q6: The _ HTML5 element is used to
Q7: The CSS to create the class called
Q8: The _ pseudo-class configures the appearance of
Q9: Select the example below that could be
Q10: Choose the item below that is not
Q11: Use _ positioning to slightly change the