Which of the following option does not exist in media groups available in CSS3?
Correct Answer: braille or screen
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
Which option is/are equivalent to the following rule? DIV { line-height: 1.2; font-size: 10pt }
While rendering the following code, what is the role of 'src' propery? @font-face { font-family: 'calibriforh1'; src: local('calibri'), url(calibri.woff); } h1 { font-family: 'calibriforh1', arial, sans-serif; }
Using height on transitions is not possible with:
Consider the following font definition: font-weight:normal What is the other way of getting the same result?
What is the initial value of the marquee-speed property?
How do you make a list that lists its items with squares?
Which part of the box, where text and images appear?
What property can be used to turn everything into uppercase or lowercase letters, or capitalize the first letter of each word?
True or False : CSS class name starting with a number is supported by all browsers.
Which concept uses the CSS from which implies that every HTML element is a box?
CSS MCQs | Topic-wise