Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 377813
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T14:43:58+00:00 2026-05-12T14:43:58+00:00

is css-sprite good technique? I read about its pros at http://spriteme.org/ and have also

  • 0
  1. is css-sprite good technique? I read about its pros at http://spriteme.org/ and have also I seen a lot of questions about css sprites here in stackoverflow.

  2. What are its cons?

  3. Will it work in all browsers as claimed in their site?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T14:43:59+00:00Added an answer on May 12, 2026 at 2:43 pm

    Yes, it is a good technique.

    You can reduce the number of HTTP requests and it is a page optimization technique.

    The first rule in

    Best Practices for Speeding Websites by Yahoo

    is

    Minimize HTTP Requests

    80% of the end-user response time is
    spent on the front-end. Most of this
    time is tied up in downloading all the
    components in the page: images,
    stylesheets, scripts, Flash, etc.
    Reducing the number of components in
    turn reduces the number of HTTP
    requests required to render the page.
    This is the key to faster pages.

    CSS Sprites are the preferred method
    for reducing the number of image
    requests. Combine your background
    images into a single image and use the
    CSS background-image and
    background-position properties to
    display the desired image segment.

    One way to reduce the number of
    components in the page is to simplify
    the page’s design. But is there a way
    to build pages with richer content
    while also achieving fast response
    times? Here are some techniques for
    reducing the number of HTTP requests,
    while still supporting rich page
    designs.

    When you need to change the dimensions of the images inside the sprite then you have to recalculate the offsets for the images. But I don’t think this is a huge burden.

    It is supported by almost all modern browsers.

    This is also a good article on CSS sprites

    CSS Sprites: What They Are, Why They’re Cool, and How To Use Them

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a CSS image sprite and this renderes perfect in FF, also IE.
Possible Duplicate: Best Way to Sprite Images? Hi i have been using this http://spritegen.website-performance.org
I have a CSS-sprite-based Apple-themed navigation bar, which you can view here: http://www.marioplanet.com/index.asp Now,
I have written a CSS sprite auto-generator which takes selected images out of the
I have a web page that loads two images from a css sprite like
I have 3 different images and want to create a sprite using CSS. I
I'm redoing a site in which I'm using a CSS sprite. I'm also using
I have a css sprite navigation bar where the li's are wrapped in a
Ok...so here is the problem. I have a CSS sprite image made up of
I have a background image to be used for CSS sprite Now the issue

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.