Does anyone know the quickest way to remove all my white space, tabs and carriage returns in my html to reduce my page sizes. Perhaps a script, program or method?
I've already optimised my pages in all the traditional ways, but still need a little better performance from my site.
Thanks in advance.
BlobFisk
2:56 pm on Jan 17, 2005 (gmt 0)
I wouldn't get rid of all whitespaces - what about the ones in your copy text?
There are a number of HTML 'clean up' tools out there, your favourite search engine should give you a number of choices.
The W3C have developed their own called HTML Tidy [w3.org]