Home » CSS » Css miscellaneous » Question
  1. Which is not the property of CSS box model?
    1. margin
    2. color
    3. width
    4. height
    5. 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.



Your comments will be displayed only after manual approval.