InterviewSolution
Saved Bookmarks
| 1. |
Which of the following property defines the style for the bottom border of an element?(a) border-bottom-style(b) border-collapse(c) border-style-bottom(d) none of the mentionedI had been asked this question by my college director while I was bunking the class.My doubt is from CSS Box Model topic in section CSS Text, Borders and Images of CSS |
|
Answer» The CORRECT ANSWER is (a) border-bottom-style |
|