Search for in the
Top Level :: HTML
Package Information: HTML_CSS
This package is not maintained, if you would like to take over please go to this page.
| » Summary | » License |
|---|---|
| Provides a simple interface for validate, handle and generate cascading style sheets | BSD |
| » Current Release | » Bug Summary |
|
(stable) was released on 2009-07-04 by farell ()
Development Roadmap |
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
- HTML_Progress (versions <= 1.2.1)
- HTML_Progress2
Dependencies for HTML_CSS
- PHP 4.3.0
- PEAR Installer 1.5.4
- HTML_Common 1.2.4
- pcre extension
- PEAR Installer (Optional)
- Services_W3C_CSSValidator 0.1.0 (Optional)
- PHPUnit 3.2.0 (Optional)