InterviewSolution
Saved Bookmarks
| 1. |
Which of the following CSS3 property is used to tell the browser what the sizing properties should be include?(a) box-sizing(b) box-model(c) box-design(d) box-redesign |
|
Answer» Correct choice is (a) box-sizing Explanation: Self-explainatory. |
|