CSS BOX Shadow MCQ Questions and Answers
Home | CSS | CSS BOX ShadowThis section provide basic question of CSS where we provide lot of objective question
1) Which of the following property sets the shadow for a box element?
2) Which of the following property defines a shadow color for the right and bottom edges of a scroll bar?
scrollbar-darkshadow![]()
scrollbar-shadow-color![]()
scrollbar-darkshadow-color![]()
none of the mentioned![]()
Answer : C Discuss