-
Which is not the property of CSS box model?
-
- margin
- color
- width
- height
- None of these
Correct Option: B
CSS box model include height, width, padding, margin and border. All text-fields have complete support for every property related to CSS box model. Browser relies on system default styles when displaying these widgets.