Javascript validator
Web page editor
↑
HTML_CSS::toInline() -- Return a string-properties for style attribute of an HTML element
Description
Generate and return the CSS properties of an element or class as a string
for inline use.
Parameter
- string
$element
Element or class for which inline CSS should be generated
Throws
throws HTML_CSS_ERROR_INVALID_INPUT
Since
since
version 0.2.0 (2003-07-31)
Note
This function can not be called
statically.
→
Javascript validator
Web page editor