Top Level :: HTML

Package Information: HTML_CSS

» Summary » License
Provides a simple interface for validate, handle and generate cascading style sheets BSD
» Current Release » Bug Summary
1.5.3 (stable) was released on 2009-01-21 (Changelog)
Development Roadmap (next release: 1.5.4 in -0 days, 100% complete)
No open bugs
Report a new bug to HTML_CSS
» Description
HTML_CSS provides a simple interface to handle stylesheets 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
* Can validate contents with the WC3 CSS Validator Web Service

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