Anything and everything that is on my mind that has to do with creativity, web design and all the good stuff in between.
New To CSS Sprites? Use Generators!
I made this entry on Tuesday, October 13th, 2009 at 2:40 pm
New To CSS Sprites? Use Generators!
Over time, CSS sprites have become increasingly popular among web designers, coding sites in (X)HTML and CSS. However, you may not understand how to implement them or even where to start, but you know that it is a must when dealing with rollover images. I found a very good CSS sprites generator that will generate the images and the background positions for you. You just have to implement the CSS and apply it to your HTML. Below I have listed a link to a post by Chris Coyier that outlines what CSS sprites are and different ways to implement them. It’s a very good post and one that is very in depth. I have also listed a link to the CSS sprites generator that I have been utilizing over the past three or four months. Very easy to use, so beginners will pick up on it right away!

Chris Coyier on CSS Sprites

CSS Generator

If you have any questions, general comments, or would like to add to this, please do so below!

share