CSS 3 is the modularization of Cascading Style Sheets to let additions to the specification. It boasts some outstanding features that have revolutionized Web layout and design.
Although it has many advantages, but that doesn’t mean it doesn’t have any disadvantages — and taking care of those disadvantages need you to be really smart. CSS3 is new, so there is still a lot to ameliorate.
Like the iPhone’s homescreen, the slider must be dragged from left to right to unlock. That part works with JavaScript (even on mobile with touchevents!) but the coolest part is the moving gradient highlighted text. WebKit only.
CSS3 Generator.com is a pretty intuitive tool. It allows you to prototype ideas with CSS3 without actually needing any coding experience. The precision and accuracy of the tool have been confirmed. I was worried when it was giving me cross browser compatibility compliance, but after verifying with the CSS standards and practical testing, everything that the CSS3 generator creates has been accurate!