Tagged Questions
8
votes
4answers
7k views
HTML online minimizer/compressor?
Does anyone know of a good online generator to take the source code of an HTML page and compress/minimize the entire page.
Meaning, compress/minimize all embedded CSS, JavaScript and obviously the ...