Correct Answer: blur
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
How would you set a background image to not repeat?
With the emergence of CSS3, CSS2 has become:
Is @keyframes an method of animations in CSS3?
what is the vendor prefix for internet explorer ?
Which of the following options below has the correct CSS syntax?
What is the problem in the following style sheet? @import 'style.css'; @media print { @import 'print-main.css'; BODY { font-size: 10pt } } h1 {color: red }
Which is not a valid page break?
In CSS3, which declaration can rotate an element counter-clockwise?
Which does not apply to external style?
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'?