Thread: Page rendering
View Single Post

  #6 (permalink)  
Old 24-01-2007, 09:08 PM
gary.b gary.b is offline
insert-witty-remark-here
 
Join Date: Oct 2006
Location: Dundalk
Posts: 164
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
gary.b will become famous soon enough
Default

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.
Reply With Quote