Correct Answer: font-family: inherit;
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 one is correct way to give margin to an element?
In this order, content, padding, border, margin, these best represent _____
How would you make the background color of all the divs on a page blue?
When making an animation in CSS3, can the image change color as it moves or does it have to wait till it makes destination?
What tag would you use to make an internal style sheet on your HTML document?
What is the initial value of the marquee-speed property?
What will happen if the value of the transform-style property is set to flat and the element has children?
Consider the following code and say what will happen if you click on More? @media print { .footnote { float: footnote; content: target-move(attr(href, url)) } .marker { display: none } } HTML code: John was a great writer [More]. ...
[More] Great poet too.
What will happen if the cursor property value is set to none?
For the clear property, which value is not valid?