string|PEAR_Error HTML_CSS::toInline (
string $element
)
Generate and return the CSS properties of an element or class as a string for inline use.
$element
Element or class for which inline CSS should be generated
throws HTML_CSS_ERROR_INVALID_INPUT
since version 0.2.0 (2003-07-31)
This function can not be called statically.