![]() HTML_CSS : The Definitive Guide |
HTML_CSS::toInline
— Generates
and returns the CSS properties of an element or class as a string for
inline use.
require_once 'HTML/CSS.php';
string|PEAR_Error HTML_CSS::toInline(
|
$element) ;
|
string | $element; |
HTML_CSS : The Definitive Guide | v 1.3.0 : October 22, 2007 |