In this post we present CSS3 Tips and Tricks that can strongly improve user experience, improve designer’s work-flow and replace dirty old workarounds that we used in Internet Explorer 6 & Co. Please notice that most techniques and tutorials presented below are experimental, and its good to have place at one post.

Magnificent CSS3 Tips & Tricks

Introduction to CSS3

Magnificent CSS3 Tips & Tricks

This article marks the first of several, providing an introduction to the new CSS3 standard which is set to take over from CSS2. We will be 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.

Offical Link


Create a Dynamic Stack of Index Cards

Magnificent CSS3 Tips & Tricks

This article we’re going to take a step into that direction and discover some of the possibilities CSS3 gives us.

Offical Link


Awesome Overlays

Magnificent CSS3 Tips & Tricks

These overlays use a number of new CSS properties, some of which are simple like border-radius and using RGBa colors. The trick with these overlays is the gradient border, going form a lighter to darker orange as you go from top to bottom. To create that effect we used to the border-image property, which is a tricky little addition to CSS.

Offical Link


CSS3 & Flexible UI: Avoid Recutting UI Graphics for Mobile

Magnificent CSS3 Tips & Tricks

Designing UI elements for a mobile browser has taught me a great deal when it comes to creating interactive graphical elements that are to be used in a very small space.

Offical Link


How To Create Depth And Nice 3D Ribbons Only Using CSS3

Magnificent CSS3 Tips & Tricks

In one of our tutorials we learned how to realize a nice 3D ribbon and how to play with the drop shadow in Photoshop to simulate depth in a web design layout. This is a widespread trends in recent web design: creating a 3D perception in a website and simulating a “world” in three dimensions are two great ways for the designers to play with their skills.

Offical Link


How To Create A Sexy Vertical Sliding Panel Using jQuery And CSS3

Magnificent CSS3 Tips & Tricks

More and more we see people using horizontal sliding panels on their websites. And they usually look very nice! Some will put a contact or login form in there, others will put some information about them and their website, or even things like a tag cloud or social networking buttons.

Offical Link


Create a Beautiful Looking Custom Dialog Box With jQuery and CSS3

Magnificent CSS3 Tips & Tricks

This custom dialog box is one of the scripts in that website and I think it will be quite useful for all of us. The reason I have this custom dialog box is to overcome the inconsistencies across different browsers. It uses CSS3 to style everything and it looks really nice!

Offical Link


CSS3 Hover Tabs without JavaScript

Magnificent CSS3 Tips & Tricks

With the new techniques in CSS3 and clever applications of existing CSS it is increasingly stepping on the toes of JavaScript. Which to be honest isn’t necessarily a bad thing.

Offical Link


Shadows and CSS3

Magnificent CSS3 Tips & Tricks

Currently working on a design that uses text-shadow and box-shadow, with RGBA in place to create the shadow color. I wanted to tweet about this technique because it’s simple and awesome, but to my surprise I couldn’t find a good, quick tutorial that covered the use of both text and box-shadow, along with RGBA

Offical Link


Super Awesome Buttons with CSS3 and RGBA

Magnificent CSS3 Tips & Tricks

One of our favorite things about CSS3 is the addition of RGBA, a color mode that adds alpha-blending to your favorite CSS properties. We’ve kicked the tires on it a bit with our own projects and have found that it helps streamline our CSS and makes scaling things like buttons very easy.

Offical Link


Working With RGBA Colour

Magnificent CSS3 Tips & Tricks

When we launched, a lot of people were surprised that the design wasn’t built with PNGs. Instead we’d used RGBA colour values, which is part of the CSS3 specification.

Offical Link


How To Create a Pure CSS Polaroid Photo Gallery

Magnificent CSS3 Tips & Tricks

Magical things can be done by combining various CSS properties, especially when some of the new CSS3 tricks are thrown into the mix. Let’s take a look at building a cool looking stack of Polaroid photos with pure CSS styling.

Offical Link


Using Rounded Corners with CSS3

Magnificent CSS3 Tips & Tricks

As CSS3 gets closer to becoming the new standard for mainstream design, the days of rounded corners through elaborate background images is fading.

Offical Link


11 Classic CSS Techniques Made Simple with CSS3

Magnificent CSS3 Tips & Tricks

As CSS3 gets closer to becoming the new standard for mainstream design, the days of rounded corners through elaborate background images is fading.

Offical Link


Cool Sprites – Free overlapped CSS menu using CSS Sprites

Magnificent CSS3 Tips & Tricks

In short, the fewer files the web browser has to fetch that much faster the site loads. It’s as simple as that.

Offical Link


Push Your Web Design Into The Future With CSS3

Magnificent CSS3 Tips & Tricks

Here are five techniques snatched from the future that you can put into practice in your website designs today.

Offical Link


CSS 3 selectors explained

Magnificent CSS3 Tips & Tricks

In this article, the specification I am referring to is the Selectors W3C Working Draft 15 December 2005. The new selectors described in the document will be used by CSS level 3, but may also be used by other languages. If you are reading this article months, or even years after that date it may be worth checking if a more recent version is available.

Offical Link


@font-face in IE: Making Web Fonts Work

Magnificent CSS3 Tips & Tricks

All Hallows’ Eve seems the perfect time for something a little spooky. Getting @font-face working in IE may just be spooky enough. As you probably know @font-face already works in Safari 3 via WebKit and is supported in the latest Firefox 3.1 beta.

Offical Link


Take Your Design To The Next Level With CSS3

Magnificent CSS3 Tips & Tricks

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.

Offical Link


CSS 3 Cheat Sheet (PDF)

Magnificent CSS3 Tips & Tricks

In this post we present a printable CSS 3 Cheat Sheet (PDF), a complete listing of all the properties, selectors types and allowed values in the current CSS 3 specification from the W3C.

Offical Link


The fundamental problems with CSS3

Magnificent CSS3 Tips & Tricks

This post brings to a head a lot of my thoughts and feelings with regard to CSS3 and the way the W3C is developing it.

Offical Link


CSS 3D Meninas

Magnificent CSS3 Tips & Tricks

I’ve took the classic paint The Maids of Honour (Las Meninas) and made this CSS pseudo-3D/parallax effect. It is pure CSS, so no javascript or flash involved: only CSS and HTML code.

Offical Link


HTML5 Reset Stylesheet

Magnificent CSS3 Tips & Tricks

We’ve had a number of people ask about templates, boilerplates, and styling for HTML 5. Last week, Remy introduced some basic boilerplates for HTML 5, so to keep the momentum going, I’ve modified Eric Meyer’s CSS reset for you to use in your HTML 5 projects.

Offical Link


Create a Letterpress Effect with CSS Text-Shadow

Magnificent CSS3 Tips & Tricks

The letterpress effect is becoming hugely popular in web design, and with a couple of modern browsers now showing support for the text-shadow CSS3 property it’s now simple and easy to create the effect with pure CSS. No Photoshop trickery here!

Offical Link


CSS Animations

Magnificent CSS3 Tips & Tricks

Offical Link


Stronger, Better, Faster Design with CSS3

Magnificent CSS3 Tips & Tricks

In this second article we’re going to focus on using those CSS techniques (and a little JavaScript) to create some practical elements and layouts. As before, caveat coder — a lot of the CSS properties we’re going to use have limited support, if any, in IE6/7 and probably 8.

Offical Link


CSS3 Techniques You Should Know

Magnificent CSS3 Tips & Tricks

If you aren’t aware of the browser extensions, these are CSS styles with a vendor specific prefix. Since CSS3 is not fully supported yet, we must use these extensions.

Offical Link


30 Essential CSS3 Resources

Magnificent CSS3 Tips & Tricks

Web designers around the world are extremely excited about the power of CSS3 and the creative freedom it offers. With that in mind, we’ve rounded up 29 resources for you to learn more.

Offical Link


5 Techniques to Acquaint You With CSS 3

Magnificent CSS3 Tips & Tricks

CSS is a well-known, widely used language to style websites. With version three in the works, many time-saving features will be implemented. Although only the most modern browsers currently support these effects, it’s still fun to see what’s around the corner! In this tutorial I’ll show you five techniques.

Offical Link


Quicksand

Magnificent CSS3 Tips & Tricks

I love Mac apps, especially for their attention to detail. CoreAnimation makes it so easy to create useful and eye-pleasing effects, like the one in this video. Quicksand aims at providing a similar experience for users on the web.

Offical Link


Awesome CSS3 & jQuery Slide Out Button

Magnificent CSS3 Tips & Tricks

The button consists of three parts: a container, the little button and the longer button. The two inner parts have absolute positioning. With jQuery, we enlarge the long button and change the colors of the small one.

Offical Link


Making a Mosaic Slideshow With jQuery & CSS

Magnificent CSS3 Tips & Tricks

We are making a jQuery & CSS mosaic gallery. Mosaic, because it will feature an interesting tile transition effect when moving from one slide to another.

Offical Link


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

Magnificent CSS3 Tips & Tricks

In this tutorial, we are going to build a blog page using next-generation techniques from HTML 5 and CSS 3. The tutorial aims to demonstrate how we will be building websites when the specifications are finalized and the browser vendors have implemented them.

Offical Link


CSS @ Ten: The Next Big Thing

Magnificent CSS3 Tips & Tricks

CSS is ten years old this year. Such an anniversary is an opportunity to revisit the past and chart the future.

Offical Link


You Can Use CSS3 Right Now

Magnificent CSS3 Tips & Tricks

CSS3 makes a designer’s work easier because they’re able to spend less time hacking their CSS and HTML code to work in IE and more time crafting their design. It is the future of web design and can be used today.

Offical Link


47 Amazing CSS3 Animation Demos

Magnificent CSS3 Tips & Tricks

Here is a compilation of 47 jaw-dropping CSS3 animation demos. They demonstrate the possibilities of the CSS3 transform and transition property.

Offical Link