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
1.5.4 (stable) was released on 2009-07-04 by farell (Changelog)
Easy Install

Not sure? Get more info.

pear install HTML_CSS

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/HTML_CSS


Development Roadmap
  • Package Maintenance Rank: 87 of 229 packages with open bugs
  • Number of open bugs: 3 (24 total bugs)
  • Average age of open bugs: 4088 days
  • Oldest open bug: 5324 days
  • Number of open feature requests: 1 (3 total feature requests)

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

Dependencies for HTML_CSS