50+ Stunning CSS3 Articles, Cheat Sheets and Tutorials

CSS3 is introducing loads of new and exciting functions and features like text-shadow, box-sizing, opacity, multiple backgrounds, border-radius, border-image. It is expected that CSS3, once it is fully developed and supported, will leads to greater flexibility and make it simpler to create complex and dynamic visual effects. Even though it is not currently all the leading browsers that support new CSS3 features some of them has been introduced in latest versions of browsers like Firefox, Safari and Chrome.

It is time to start investigating CSS3 and get familiar with it but be aware that CSS3 features are not yet accessed directly in most browsers and in some it is not even implemented at all, ex. Internet Explorer. Firefox use a prefixed with -moz-, resulting in fx. -moz-box-sizing. Safari 3 / WebKit uses -webkit-box-sizing and Opera just accepts plain box-sizing. Coding CSS3 is therefore currently a bit irritating as you have to write the same code multiple times with different prefixes. Anyway playing with and understanding the opportunities that new features in CSS3 will offer is is worth the effort. In this article tripwire magazine provides a large collection of CSS3 resources, Cheat Sheets and Tutorials to get web designers started.

CSS 3 Cheat Sheets and support matrices

CSS 3 Cheat Sheet (PDF)

There are not a lot of CSS 3 Cheat Sheets available by now but Smashing Magazine provide a great one for Free. This is a must have if you plan to start using some CSS 3!

W3C – Cascading Style Sheets, Current Work

If you want to follow the development of CSS3, this page is the place to start.

CSS support in Opera 9.5

CSS 3 Support In Firefox 3.5

CSS3 Getting started Articles

Introduction to CSS3 – Part 1: What is it?

This article marks the first of several, providing an introduction to the new CSS3 standard which is set to take over from CSS2. It is starting from the very beginning – taking you from not having even heard of CSS3, to feeling ready to hit it running as various features start to become more widely adopted. Other articles is this series.

Take Your Design To The Next Level With CSS3

In this article, we’ll look at the advantages of CSS3 and some examples of how Web designers are already using it. By the end, we’ll know a bit of what to expect from CSS3 and how we can use its new features in our projects.

Wikipedia on CSS 3 – as always wikipedia is a great source for getting information on a new subject.

An introduction to CSS3 – CSS3 is not new, nor is it just round the border-radius’s corner! It patiently sits, all ready to make its debut, sipping coffee and waiting for the browsers to provide the red carpet. You see, it is the browsers that need to catch up.

W3C’s CSS3 Roadmap – An introduction to CSS3 by the W3C, and where it’s headed.

CSS3 Tutorials

7 New Essential CSS 3 Techniques Revealed

This article presents 7 New CSS3 techniques that every web designer and developer should be aware of.

Push Your Web Design Into The Future With CSS3

A good intro to CSS3 by Smashing Magazine

CSS 3: Exciting Function and Features: 30 Useful Tutorials

This articlegives a good overview of the new possibilities in CSS 3 and show you how to use them yourself.

5 CSS3 Techniques For Major Browsers using the Power of jQuery

This is a Combi of really great CSS 3 and jQuery techniques that can be used to achieve the same results.

CSS3 Previews: CSS3.info

Here you will find showcases of various CSS3 features that browsers currently support.

70 Must-Have CSS3 and HTML5 Tutorials and Resources

Below are seventy resources, tutorials, and articles to get you started with CSS3 and HTML 5. Many of the techniques discussed are already supported to some extent in some some modern web browsers (Safari and Firefox have the most extensive support), so you can get started right away.

css3.com

This site is dedicated to CSS3. CSS 3 reference guide, tutorial, and blog

20 Useful Resources for Learning about CSS3

As a web developer, it’s crucial to be well-informed about modern and future web standards. To help you stay ahead of the curve – here are 20 excellent resources on the topic of CSS3.

HTML 5 and CSS 3: The Techniques You’ll Soon Be Using

A useful tutorial that walks you through building an HTML 5 site and adding CSS3 features

And a few more…

Relation Resources

-->