Correct Answer: <p style="font: italic bold 15px;"> ....................... </p>
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 value of display property is NOT valid?
How can you blur text?
Which value preserves the white spaces as specified in the content?
Which aspect of CSS has some direct resemblance with the common regular expression syntax?
what does the following css do? p { counter-increment: myIndex; } p:before { content : counter(myIndex); }
What is the cascading order (from lowest to highest priority) when there are multiple styles specified for an HTML element?
What property defines whether background images scroll along with the element when the document is scrolled?
When styling links, a:active must come _____ a:hover.
What has the greatest specificity?
What does the following mean: ul[id^="name-here"]
CSS MCQs | Topic-wise