Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Search Engine Optimization (http://siteownersforums.com/forumdisplay.php?f=16)
-   -   What are CSS sprites? (http://siteownersforums.com/showthread.php?t=60470)

bharatrawat 10-11-2012 02:59 AM

What are CSS sprites?
 
Hi friends I hear about CSS sprites Is this harmful for SEO website?

luhang 10-11-2012 10:22 PM

CSS sprites allow you to create a single file that contains all the images laid out in a grid, requiring only a single image and only a single server call.

Zora2012 12-15-2012 01:36 AM

CSS Sprites is very effective way for improving site performance, it reduces number of HTTP requests. CSS Sprites method combines all of your small images into 1 images. If we done correctly then his will lower web page load times and actually help your SEO efforts.

theshawnchin 12-17-2012 04:18 AM

CSS sprites is the best way to combine 4 images in 1 images and it can be improve your all SEO efforts ...

stephan07 12-17-2012 05:04 AM

CSS is a cascading style sheet so css sprites is a combination of many images in a single image.

davidgaffer 12-17-2012 03:11 PM

CSS sprites are a way to reduce the number of HTTP requests made for image resources referenced by your site. Images are combined into one larger image at defined X and Y coorindates. Having assigned this generated image to relevant page elements the background-position CSS property can then be used to shift the visible area to the required component image.

jaysh4922 12-18-2012 10:59 PM

CSS sprites are a way to reduce the number of HTTP requests made for image resources referenced by your site. This technique can be very effective for improving site performance, particularly in situations where many small images, such as menu icons, are used.

josephjohn4556 12-19-2012 04:18 AM

CSS sprites allow you to create a single file that contains all the images laid out in a grid, requiring only a single image and only a single server call. and also reduce the number of HTTP requests made for image resources referenced by your site.

rummy26 12-20-2012 04:52 AM

I am happy to know about the good effect of css sprites to seo.It will improve the loading time of images for a site.

johnstamos00000 12-21-2012 03:15 AM

CSS sprites allow you to create a single file that contains all the images laid out in a grid,and also reduce the number of HTTP requests made for image resources referenced by your site.
__________________


All times are GMT -7. The time now is 02:29 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.