Easy Tutorial
❮ Met Canvas Scale Prop Img Src ❯

Style cssText Property


Definition and Usage

The cssText property sets or returns the content of the style declaration as a string.

Syntax

Setting the cssText property:

Returning the cssText property:

Value Description
string Specifies the content of the style declaration.

Browser Support

All major browsers support the cssText property.


Example

Example

Retrieve the style declaration as a string:


❮ Met Canvas Scale Prop Img Src ❯