Correct Answer: pre
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 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); }
In the following line; H1 { color:blue } What is the part within the curly braces?
To style a link that ends in .html differently than a link that ends with another file extension you would use which code?
The value of letter-spacing property is
What has the greatest specificity?
What does the following mean: ul[id^="name-here"]
Which list-style-type property renders a filled circle?
Which of the following is invalid ?
Does using or not using a doctype (in HTML) affect how CSS styles HTML? (also known as standards mode vs quirks mode)
CSS MCQs | Topic-wise