Opsis Digital
← Glossary

CSS Sprite

Combining several small images into one file and showing parts of it with CSS positioning.

In practice

Its value has largely gone with HTTP/2, where parallel requests are cheap; inline SVG is the better answer for icons today.

Existing sprites are worth leaving alone unless they are blocking a redesign.

Why it matters

It solved a real problem under HTTP/1.1, where every request carried a fixed cost.

Recognising it explains a lot of odd markup in older codebases before you optimise around it.

Related terms
Work with us
We run this as a service.
SEO service ↗
What is CSS Sprite? | Opsis Digital