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

Hi,

When you create your page, you should pay attention to two things.

1)Use valid code.
The more bugs your code consists of, the longer a browser needs to render it.

2)Use less objects.
A lot of people are using to many images, flash and javascript on their site. There have been great improvements in the connection speed of a lot of users and broadband connections exceeding 1 MBit are not as uncommon as just a few years ago, but the vast majority of all users are still dial-ups with a modem or ISDN connection. If you don't want to exclude 90% of the web community, you should keep your site small.
__________________

J.Vijayanand
Reply With Quote