html - how do icon maps (or chart) work? -


i found similar while inside websites source code
icons gathered in 1 chart .. realized later refer each icon separately when needed. found article image mapping in w3schools
gift me main idea still need how works can have more information how done ? articles or learn more thank everyone

enter image description here

they're called 'css sprites', chris coyier wrote pretty authoritative article on subject http://css-tricks.com/css-sprites/


Comments

Popular posts from this blog

How to logout from a login page in asp.net -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -