View Single Post
  #90 (permalink)  
Old 08-27-2007, 08:21 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 - I
  • Use comments sparingly. While invisible when a web page is loaded in a browser, the comments are still transferred from the web server, needlessly wasting bandwidth.
  • Avoid unnecessary HTML tags: not all tags need a closing tag. For example, it is not necessary to have a close or tag.
__________________

J.Vijayanand
Reply With Quote