InterviewSolution
Saved Bookmarks
| 1. |
Select theCSS property that sets the width of an element’s bottom border?(a) border-width(b) border-bottom(c) border-width-down(d) border-bottom-widthI have been asked this question in an international level competition.Question is from CSS border topic in section CSS Text, Borders and Images of CSS |
|
Answer» The correct ANSWER is (d) BORDER-BOTTOM-width |
|