Correct Answer: -ms-
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
Which of the following options below has the correct CSS syntax?
The correct way to select only inputs which are "disabled" is?
Webkit has it's own prefix and works in:
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:
Which value of the white-space property will set the value of white-space-collapse to 'preserve' and value of the text-wrap to 'none'?
What will happen if the following declaration is used? body { background-image: url('test.png'); background-attachment: fixed; background-position: 100% 100%; background-repeat: no-repeat; }
Which is not a valid value for the font-stretch property?
What is the initial value of the opacity property?
What is the default value of the text-align property for Left to Right Languages?