Posts Tagged ‘css rollovers’

Ever wonder how some images change when you roll your mouse cursor over them? CSS can be used to create a rollover image effect that is lightweight and easier to manage than the Javascript alternative. Here, I’m going to explain two different methods for creating a rollover image effect, both using background image replacement techniques.