View Single Post
  #92 (permalink)  
Old 08-28-2007, 12:54 AM
vijayanand vijayanand is offline
D-Web Analyst
 
Join Date: Feb 2007
Posts: 293
vijayanand is on a distinguished road
Default Re: Website Performance Tips & Tricks

Website Performance Tips:

HTML Related - III

  • Minimize the amount of text and sub-tags between the HEAD open and close tag.
  • Place external JavaScript tags, i.e. with src=??? someurl ???, at the end of the document to delay loading.
  • Simplify tables and avoid nested tables (tables within tables).
__________________

J.Vijayanand
Reply With Quote