Get the value of a style property for the first element in the set of matched elements.
Optional
Optionally the names of the properties of interest.
A map of all of the style properties.
https://api.jquery.com/css/
The name of the property.
The property value for the given name.
Set one CSS property for every matched element.
The new value.
The instance itself.
Set multiple CSS properties for every matched element.
A map of property names and values.
Get the value of a style property for the first element in the set of matched elements.