View Single Post
Old 20-06-2007, 10:29   #6 (permalink)
freelancr
Web Developer
 
freelancr's Avatar
 
Join Date: Oct 2006
Posts: 3,737
Quote:
Originally Posted by Noah
I've never used html optimization before and I'm wondering if anyone does regularly (to the extent of getting rid of most of the whitespace). Is it worth smaller loading times for unreadable, ugly html code? help me out here.

I wouldn't bother with it, because you would have to keep 2 versions - the readable source files and the unreadable "optimized" files. Sure it will save a few bytes, but it isn't really worth it unless you are google.
  Reply With Quote