So recently I have been using CSS3 on my websites. Ofcourse, there are still browser compatibility issues with this new version of CSS, Chrome and Firefox have excellent support for CSS3 whereas IE literally sucks! But you can find some solutions out there that can help ease your pain. e.g. I use CSS3 PIE to make IE 6-9 capable of […]
Category: CSS
CSS3 Buttons with Gradient and Background Image
If you read my last post CSS3 Buttons with Gradient and Shadow, you see how easy was it to use new CSS3 buttons in your web design without using any images. Sometimes you might find yourself in a situation when you like the gradients but still want to use some sort of a shape. e.g a little triangle next to […]