InterviewSolution
Saved Bookmarks
| 1. |
Which of the following property defines in a shorthand form the width, style, and color for all four sides of an element’s border?(a) border(b) border-style(c) border-color(d) border-allI got this question in class test.The above asked question is from Styling Lists and Navigation Menus topic in chapter CSS Text, Borders and Images of CSS |
|
Answer» Right ANSWER is (a) BORDER |
|