I was just reading an article at: http://www.sitepoint.com/article/mod_deflate-apache-2-0-x I noticed that they load the main content first and other navigation next., How Is this possible., Regards, Sarathy.s
You can do that with CSS layouts. Position everything absolutely, then simply put your content first in your page code. I think there is a trick with html tables as well but iv never tried it.
Thanks a lot dddougal, Is there any article on positioning using css layouts I found one : http://www.yourhtmlsource.com/stylesheets/csslayout.html#centering
Hello, sarathy. You will find introductory articles on every aspect of Web development at Webmonkey's site: http://hotwired.lycos.com/webmonkey/index.html