My code's bigger then your code...
I'm working on converting a bunch of word douments into web pages. It really is a remarkable process. You can take a Word and use word to save it as an html document. Or you can cut and paste the content into another program and format the html yourself.
The difference is simply amazing and shows just how inept Microsoft can be at doing the most basic things. The Word generated document weighs in at 333k, while the hand coded document is 43k. The Word html document consist of 11,369 lines of code, while the hand coded document is just over 600 lines.
I now understand how Micorsoft can end up with over 40 million lines of source code in XP, they used Word to generate it...mj
3:40:45 PM
|