Posted on: 4/26/2011 8:00:00 PM | Views : 853

Because browsers limit how many concurrent HTTP requests they make to a website, a web page with many small icon images can result in a longer load time. This article shows how to combine many small images into a single larger image - a CSS sprite - using the free ASP.NET Sprite and Image Optimization Library available from Microsoft. ...

Go to the complete details ...