Get all CSS property values on any HTML Element
1 min read • 21 Nov 2021If you want to check the default or computed value of any CSS property, here's how you can do that.
Steps to get all CSS properties of a HTML Element
- Inspect that element
- Choose Computed tab (beside Styles tab)
- Choose Filter - Show all