Update snippet descriptions
This commit is contained in:
@ -3,7 +3,7 @@ title: getStyle
|
||||
tags: browser,css,beginner
|
||||
---
|
||||
|
||||
Returns the value of a CSS rule for the specified element.
|
||||
Retrieves the value of a CSS rule for the specified element.
|
||||
|
||||
- Use `Window.getComputedStyle()` to get the value of the CSS rule for the specified element.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user