The JetBrains Guide will be shutting down on April 30, 2026. more...

Check CSS Properties

How to review the related CSS docs in WebStorm.

Tip Screenshot

Want to know more about a CSS property? Hover over it or press F1 (macOS) / Ctrl+Q (Windows/Linux) to see its description from MDN, information about its values, and which browsers support this property.

Related Resources

Show CSS Color Preview
Show CSS Color Preview
How to display a CSS color in the background in WebStorm.
Extract Ruleset
Extract Ruleset
Use an intention to quickly extract a ruleset in your stylesheet file.
Check Browser Compatibility in CSS
Check Browser Compatibility in CSS
Let WebStorm warn you about unsupported CSS properties.