Also - different browsers render differently - IE for example - reads HTML line by line, and tries to show it as fast as possible.
So, if you make your site in One single line of HTML - you'll get a long load time, and the page will appear instantly - where as if you have lots of lines it will appear gradually - at least - that was true for IE 5
I haven't tried this in newer versions. |