It is one situation which every web lover tries to forget and avoid. That is the downloading of web pages. There are a number of websites which are really slow. You will at last give up, but the pages will not download. Web designers can adopt various strategies to improve the speed of web pages.
Optimization of images is one important aspect. It is a good practice to go for images which are not larger than 10 Kb. However, it is very difficult with animations. But if you can achieve your objective, you will get some really fast images.
After you get your images optimized, you can use HTML to call them. Specify the height and width of images in the image tag. HTML enables the browser to keep delivering the web page while the image gets downloaded in the background. You will come across many websites that prefer eliminating all additional tags to the point of getting rid of end and

