InterviewSolution
Saved Bookmarks
| 1. |
Which of the following property sets a consistent margin on all four sides of the affected element?(a) boder(b) margin(c) padding(d) none fof the mentionedThis question was posed to me in a job interview.Query is from CSS Box Model topic in chapter CSS Text, Borders and Images of CSS |
|
Answer» The CORRECT ANSWER is (B) margin |
|