Amazing Hover Effects with CSS3
I have received a lot of questions lately about hover effects and how you can execute them using only CSS. There was a time when you would have to use…
I have received a lot of questions lately about hover effects and how you can execute them using only CSS. There was a time when you would have to use…
I know I have already done a fade effect between two images with jQuery, but here is a quick little piece of code that will just add a nice animated…
You may have noticed that I’m using a new syntax highlighter for my code snippets. I installed Ryan McGeary‘s WordPress plugin WP-Syntax which uses GeSHi (Generic Syntax Highlighter), a simple…