# CssToInlineStyles class

> CssToInlineStyles is a class that enables you to convert HTML-pages/files into
> HTML-pages/files with inline styles. This is very usefull when you're sending
> emails.

## About

PHP CssToInlineStyles is a class to convert HTML into HTML with inline styles.

## Documentation

The class is well documented inline. If you use a decent IDE you'll see that
each method is documented with PHPDoc.

## Known issues

* no support for pseudo selectors

## Sites using this class

* [Each site based on Fork CMS](http://www.fork-cms.com)
* [Print en Bind](http://www.printenbind.nl)