InterviewSolution
Saved Bookmarks
| 1. |
Which of the following CSS property defines the different properties of all four sides of an element’s border in a single declaration?(a) border(b) padding(c) border-collapse(d) border-widthThe question was posed to me in an international level competition.I want to ask this question from CSS border topic in section CSS Text, Borders and Images of CSS |
|
Answer» The correct ANSWER is (d) border-WIDTH |
|