Tagged Questions
4
votes
4answers
581 views
How effective are CSS, Javascript and HTML compression tools and is it worth to compress files?
I looked into minified versions of jQuery and also various online CSS & HTML compression tools. I tried compressing few CSS files and gained only 20-30% compression.
Are these compression tools ...