View Single Post
  #18 (permalink)  
Old 04-18-2008, 01:38 PM
richard-s richard-s is offline
WebProWorld Member
 
Join Date: Feb 2004
Posts: 55
richard-s RepRank 1
Default Remove the redundant "space" characters

The global trucker page has over 200KB of redundant "space" characters within its HTML.

These space characters are ignored by web browsers so are just adding useless extra size to the HTML file.

Is there an option in your software which will stop these "spaces" being generated?

With "static" web pages, they could be removed easily. Also software is available which removes redundant characters from HTML (sometimes called "compressing" the HTML).

Richard
Reply With Quote