ios_only

Only Add a Script on iOS Devices

April 15, 2012

I was working on a site that required a small jQuery function to load only if the site was opened on an iOS device, ie. the iPad, iPhone or iPod.…

effects

Amazing Hover Effects with CSS3

January 13, 2011

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…

Rotating Text

Text Rotation with CSS3

September 15, 2010

I’m working on a new design for Themes by bavotasan.com and I have been contemplating a few different approaches for some new buttons. This one fell by the wayside but…

Smiley Face with CSS3

How to Draw a Smiley Face with CSS3

August 10, 2010

I was messing around with CSS3 gradients, rounded corners and shadows, and I thought to myself, “I wonder if I can draw something that actually looks like something?” Lo and…

gradientbutton

Gradient Buttons with CSS3

April 28, 2010

I have been having a lot of fun messing around with CSS3 and received a lot of emails since I posted my tutorial for Creating Shadows with CSS3. I decided…