HTMLElement_Method_SetStyle
Sets a style property on an element in the browser.
R←I SetStyle X Y
I is the HTMLElement instance. X is a style name. Y is a style value. R is 0.
Sets a style property on an element in the browser.
R←I SetStyle X Y
I is the HTMLElement instance. X is a style name. Y is a style value. R is 0.