Useful CSS3 References and Online Generator Tools

Written by Kevin Liew on 18 Jun 2012
35,970 Views • Web Development

Introduction

CSS3 is getting mature and as a front-end developer, I have been using fair a bit of it such as box-sizing, border-radius, text-shadow and gradient. It's a brilliant solution because those CSS3 effects are quite common in design. For now, the only thing you have to worry is IE 7 and 8 support. Sometimes I even use CSS 3D transform to spice thing up a little bit, but you do have to make sure it can be degraded gracefully like this tutorial I wrote few week ago - Create CSS 3D Transform Card Flip Gallery.

I like online CSS generators, for example, CSS3 gradient generator's user interface. It always come with color pickers and generate all different CSS gradient codes with browser prefixes. If you want to pick up some new stuff about CSS3, or you want a quick copy and paste of CSS codes, in this post, we have 17 CSS3 references and generators for your convenience.

Reference

CSS Generators

Join the discussion

Comments will be moderated and rel="nofollow" will be added to all links. You can wrap your coding with [code][/code] to make use of built-in syntax highlighter.

4 comments
Jenny Kimber 12 years ago
THANK YOU!!! I am new to css and these helpful tools are just what I needed!!
Reply
Jean-Matthieu Bourgeot 12 years ago
Great, thanks ! You should probably add the great css3please.com by Paul Irish and Jonathan Neal.
Reply
Kevin Liew Admin 12 years ago
Yea, I do stumbled upon css3please.com, but I found it quite confusing that's why I didnt list it here.
Reply
asad 12 years ago
Thanks for sharing with us thanks again very help full
Reply