Correct Answer: list-style-type: square
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 is the correct syntax for referring to a pseudo-class?
The correct example of class selector is .
What is the child selector in css?
Normally, elements after a 'floated' element will flow around it. Which property can be used to avoid this?
An outline is always placed __________ of the box
Which option does not exist in media groups available in CSS3?
To make childdiv vertically center of given code, what should the 'display' property of parentdiv and childdiv be? #parentdiv { width: 200px; height: 400px; vertical-align: middle; } #childdiv { width: 100px; height: 50px; } Vertical Center
What is the initial value of the hyphens property?
What is the initial value of the opacity property?
Read the following: @page rotated {size: landscape} TABLE {page: rotated; page-break-before: right} What will this code do?
CSS MCQs | Topic-wise