WebMasterCampus
WEB DEVELOPER Resources

CSS Default Inherited Properties List

CSS Default Inherited Properties List


➡️ CSS Properties Inherited by Default

CSS Properties Inherited by Default

CSS Inheritance controls what happens when no value is specified for a property on an elemen.

Following is a list CSS Properties Which Are Inherited by deafault.

  1. border-collapse
  2. border-spacing
  3. caption-side
  4. color
  5. cursor
  6. direction
  7. empty-cells
  8. font-family
  9. font-size
  10. font-style
  11. font-variant
  12. font-weight
  13. font-size-adjust
  14. font-stretch
  15. font
  16. letter-spacing
  17. line-height
  18. list-style-image
  19. list-style-position
  20. list-style-type
  21. list-style
  22. orphans
  23. quotes
  24. tab-size
  25. text-align
  26. text-align-last
  27. text-decoration-color
  28. text-indent
  29. text-justify
  30. text-shadow
  31. text-transform
  32. visibility
  33. white-space
  34. widows
  35. word-break
  36. word-spacing
  37. word-wrap

Note: Following properties are without the aural-oriented properties.

➡️ CSS Inheritance

➡️ Learn more about CSS Full property table

Created with love and passion.