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...
11 comments
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...
11 comments
I often have to use a select box when I’m putting together a custom form that requires a drop down list. It took me a while to figure out...
36 comments
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...
19 comments
Here are some cool and easy to implement text shadow effect that I have been using a lot recently. They don’t take much but they do add a lot...
3 comments
Before you start building a new site, one important decision you need to make is whether or not you want certain elements of your design to rely on the...
5 comments
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...
1 comment
Using the standard Web safe fonts is quickly becoming a thing of the past thanks to modern alternatives like @font-face kits and the new Google Font API. Taking a...
3 comments
There are many reason why you shouldn’t place your email address on a Web page; the number one being spambots. There are tons a spambots running around the Web...
10 comments
I just came across an issue where I needed to make sure that the text within a <pre> tag wrapped. The default for this tag it to just let...
5 comments
I have been receiving a large amount of comments on my Magazine Basic theme and I was having a bit of trouble referencing certain ones, so I decided to...
17 comments