InterviewSolution
Saved Bookmarks
| 1. |
The _____________ property allows us to include the padding and border in an element’s total width and height.(a) margin(b) box-sizing(c) padding(d) none of the mentioned |
|
Answer» Right option is (b) box-sizing For explanation I would say: Example: |
|