Correct Answer: font-style
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 does the :empty pseudo class target?
In order to animate you must use the _____ property.
The CSS3 specification will allow for the use of generated gradients as background images.
What would 'a:focus:hover' be an example of?
What is the method to stretch an image as a border in CSS3?
Generated Content is added in CSS by which syntax pattern?
What would the following CSS do? text-transform: capitalize;
The two primary stylesheet languages are CSS and:
Consider the following code: <div style="height: 40px; width: 40px;background:black;margin: 20px 30px 50px;"></div> what would be the margin of the 'div'?
The background-origin property specifies the positioning area of background images, which can be placed...