Correct Answer: It creates a header row with 4em height and alternative rows with 0.25em and 1em heights.
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
The sans-serif generic font-family is characterized by:
A/An___________ is defined with 'grid-columns', 'grid-rows' properties.
Which option does NOT exist in media groups available in CSS3?
What is the default value of the transform property in CSS3?
What is the default value of the text-align property for Left to Right Languages?
Use _____ to spread out the letters of each word in a sentence.
Whether or not a browser accepts a styling is called:
li:nth-child(2n+1) { background-color: rgba(225, 0, 30, 0.8); } This code will:
What would a:link be an example of?
To give the effect of using tables without actually using tables in the HTML use: