Which of these property prefix doesn’t exists?
Correct Answer: -opera-
Explanation:
Note: This Question is unanswered, help us to find answer for this one
CSS Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More CSS MCQ Questions
Right way to set padding top 25px and padding left 15px?
How can you create rounded corners using CSS3?
Which code is correct about Inset Border?
The text-indent property allows you to indent the first ____ of text within an element?
Pixels are relative to the resolution of the screen, so the same type size will look larger when a screen has a resolution of __ than it would when it is 1280x800?
What does the pseudo class last-child do?
Which of the following defines the boundary within the element box against which background-image positioning is calculated?
How do you hide an element and remove it from the document flow?
p { width:220px; padding:10px; border:5px solid gray; margin:0px; } The total width of an element is calculated like this:
Which are the two main parts of a CSS rule?