Simple regex based html compressor to reduce the html page size
It removes the following elements:
multiple white spaces
empty common attributes
empty lines
HTML comments
and leaves untouched the following tags:
Script
Style
Pre
Textarea
CDATA
IE conditionals comments