InterviewSolution
Saved Bookmarks
| 1. |
Which of the following property sets the width of an element’s bottom border?(a) border(b) border-collapse(c) border-bottom-width(d) none of the mentionedThe question was posed to me during an interview.Query is from Border Elements in division CSS Text, Borders and Images of CSS |
|
Answer» Right choice is (C) border-bottom-width |
|