Top Level :: HTML

Package Information: HTML_CSS

» Summary» License
HTML_CSS is a class for generating CSS declarations.BSD
» Current Release» Bug Summary
1.5.1 (stable) was released on 2008-03-15 (Changelog)
Development Roadmap
No open bugs
» Description
HTML_CSS provides a simple interface for generating a stylesheet declaration.
It is completely standards compliant, and has some great features:
* Simple OO interface to CSS definitions
* Can parse existing CSS (string or file)
* Output to
- Inline stylesheet declarations
- Document internal stylesheet declarations
- Standalone stylesheet declarations
- Array of definitions
- File

In addition, it shares the following with HTML_Common based classes:
* Indent style support
* Line ending style
» Maintainers» More Information
» Packages that depend on HTML_CSS