Sets the style.cssText property of an HTML5 Element.
CSS3 Selector of HTML5 Element to set cssText style property.
If you are unfamiliar with CSS3 Selectors have a look in Finding the correct CSS3 Selector article.
A CSS3 style formatted string.
Sets the style.cssText property of an HTML5 Element.
CSS3 Selector of HTML5 Element to set cssText style property.
If you are unfamiliar with CSS3 Selectors have a look in Finding the correct CSS3 Selector article.
A CSS3 style formatted string.
This is equivalent to document.querySelector(selector).style.cssText = CSSText