Archive for the 'css' Category


Nine techniques for CSS image replacement

I might be able to rattle off two or maybe three ways to do CSS image replacement, but not Nine. CSS-Tricks presents nine different approaches for swaping text with images via CSS. Some of these approaches I wouldn’t ever really consider a valid way to implement the solution. But there are some interesting approaches here [...]