Correct Answer: Webkit browsers only
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
Do "left", "top", "right" and "bottom" properties apply to all positioned elements?
To give the effect of using tables without actually using tables in the HTML use:
What would a:link be an example of?
li:nth-child(2n+1) { background-color: rgba(225, 0, 30, 0.8); } This code will:
Whether or not a browser accepts a styling is called:
What is the initial value of the opacity property?
What is the default value of the text-align property for Left to Right Languages?
What is the default value of the transform property in CSS3?
Which option does NOT exist in media groups available in CSS3?
A/An___________ is defined with 'grid-columns', 'grid-rows' properties.