InterviewSolution
Saved Bookmarks
| 1. |
Which of the following property sets the width of an element’s complete border?(a) border-width(b) width(c) border-depth(d) none of the mentionedI have been asked this question during an internship interview.I'd like to ask this question from Border Elements in division CSS Text, Borders and Images of CSS |
|
Answer» Right answer is (a) border-width |
|