Correct Answer: The top and the bottom margins will be 3em and the left and the right margins will be 2em.
Explanation:
Note: This Question is unanswered, help us to find answer for this one
CSS 3 Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More CSS 3 MCQ Questions
What is the range of values (in decimal notation) that can be specified in the RGB color model?
If you are using the white-space-collapse property with value collapse, what will be the output of the following string? John leads his team to the victory, but fails to reach the finals.
backface-visibility:hidden; will this property hide the back side when an element is rotated?
Which is not a user interface element fragment selector?
Which is not valid values for the target-new property?
What property is used when creating custom fonts?
To set opacity of the background of an element, use:
What would 'p:first-child' be an example of?
CSS elements specified in a stylesheet should always end with ___________.
True or False: Due to CSS box model you cannot create a circle using CSS3.