Tag: css3

Destin Premium WordPress Theme

It’s been a while since I’ve updated bavotasan.com. I was distracted with raising my daughters, renovating my house and making a short film. In between all of that I still…

A Simple Fade with CSS3

There was a time when the only way to fade an element or image was by using JavaScript/jQuery (see Creating a Mouseover Fade Effect with jQuery). With CSS3, you can…

Rotated Images with CSS3

I have been playing around with a lot of CSS3 lately due to PressWork, and I’ve come up with some cool tricks. One that I really like uses the transform…

Circular Images with CSS3

I discovered how to create circular images using CSS3 the other day and thought it was totally awesome. The only drawback is that the image has to appear as a…

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…