css3

TwitterFacebook
Get flash to fully experience Pearltrees
http://designshack.net/articles/css/10-amazing-examples-of-innovative-css3-animation

10 Amazing Examples of Innovative CSS3 Animation | Design Shack

Warning: These animations are pretty browser specific, so if you’re surfing in IE6, it’s time to stop watching Saved By The Bell, ditch the dial-up connection and download a modern browser . This tutorial shows you how to create an amazing, animated pile of photographs utilizing a ton of new CSS3 commands. We’re off to a strong start, this one will be hard to beat. Click to View Demo Follow the white rabbit.. err I mean, check out this awesome Matrix animation. Not quite true to the movie (the individual characters don’t change), but impressive nonetheless.
3 Use CSS3 to Create a Dynamic Stack of Index Cards 4 We will create a dynamic stack of index cards solely with HTML and CSS3 and use such CSS3 features as transform and transition (for the dynamic effects) and @font-face, box-shadow and border-radius (for the styling). 5 dynamic PNG shadow position & opacity http://coding.smashingmagazine.com/2010/02/01/50-brilliant-css3-javascript-coding-techniques/

50 Brilliant CSS3/JavaScript Coding Techniques - Smashing Magazi

45 Powerful CSS/JavaScript-Techniques - Smashing Magazine

http://coding.smashingmagazine.com/2010/01/12/45-powerful-css-javascript-techniques/ We are aware that many readers are tired of “lists” floating around in the Web, but we are confident that the vast majority of our visitors will benefit from this post format and will find at least some of the techniques featured in this post useful. These note overlays are composed of two main elements, an overlay with the shine and a border with the transparency. A very interesting, yet simple technique by the ZURB Design Agency, designers who have written a series of articles 2 on Smashing Magazine as well. 3 5 7
As you might know already, I'm not a big fan of animations that are added in CSS3 . Yet, several people on Twitter told me why they really like the feature. At that point, I wanted to play around with it too. At the same time, I wanted to see if those animations with CSS3 could be created with jQuery too (especially for those browser that don't support CSS3 animations yet). So today, I present you Five examples of CSS3 animations and their jQuery equivalents . This tutorial/these examples will show the use of the same HTML, with different classes for CSS3 and jQuery.

CSS3 animations and their jQuery equivalents

http://www.marcofolio.net/css/css3_animations_and_their_jquery_equivalents.html
http://welcome2thesky.com/2009/11/13/how-to-bring-css3-features-into-your-design/ Le fichier requis n'a pas été trouvé. Il peut s'agir d'une erreur technique. Veuillez réessayer ultérieurement. Si vous ne pouvez pas accéder au fichier après plusieurs tentatives, cela signifie qu'il a été supprimé.

How to bring CSS3 features into your design « WelcomeToTheSky

http://www.alsacreations.com/actu/lire/919-ce-que-nous-reserve-css3-en-2010.html

Ce que nous réserve CSS3 en 2010 - Alsacréations

L'écriture des spécifications CSS progresse à grands pas, et la version 3 comporte déjà plusieurs modules implémentés dans les navigateurs récents. L'année 2010 verra certainement nos habitudes changées par les nouvelles possibilités offertes en CSS 3. D'ores et déjà de nombreuses utilisations concrètes voient le jour. L'interprétation des images transparentes en PNG (24 bits) est une première délivrance pour les web-designers qui pourront mettre en œuvre plus de créativité.
I used to think the best place to design a website was in an image editor. I’d create a pixel-perfect PSD filled with generic content, send it off to the client, go through several rounds of revisions, and eventually create the markup. Does this process sound familiar? http://24ways.org/2009/make-your-mockup-in-markup

24 ways: Make Your Mockup in Markup

Nice Web Type – How to use CSS @font-face

http://nicewebtype.com/notes/2009/10/30/how-to-use-css-font-face/ Code up top for quick reference, details down below —we’ll prepare typefaces for use on the web, go through @font-face CSS line-by-line, and get the experts’ take on browser support. Updated May 2010 with new syntax from Paul Irish. If you want to brush up history and basics, Håkon Wium Lie has a great introduction to the CSS @font-face property in his A List Apart article, CSS @ Ten: The Next Big Thing . And as always, there are the getting started resources here at Nice Web Type.
During these months I’ve learned an important lesson as blogger. If you want to start an activity on the web with a blog, magazine or a general website, you must plan a clever action on the Social Networking and Bookmarking websites. Often it’s an hard thing to interface a website with the many available social services, but recently there are some famous blogs, like Abduzeedo and Mashable , that are using a fixed toolbar on the bottom of the page with useful button for the sharing.

Nice And Simple Toolbar For Your Website With CSS3 And jQuery |

http://www.pvmgarage.com/2009/12/nice-and-simple-toolbar-for-your-website-with-css3-and-jquery/
http://www.alsacreations.com/tuto/lire/909-CSS-transparence-couleur-rgba.html Contrairement à ce que l'on peut croire, le principe de la transparence RGBa est radicalement différent de la propriété opacity (également CSS3 mais assez ancienne déjà) : cette dernière est une propriété qui s'applique à l'élément dans son intégralité (ainsi qu'à tous ses descendants) tandis que RGBa est une valeur qui s'applique à une propriété de l'élément sélectionné uniquement. De ce fait, RGBa est susceptible de s'appliquer à toutes les propriétés dont la valeur peut être une couleur : background-color , color , border-color , box-shadow , text-shadow , etc. Principe de la notation RGBa La notation RGBa obéit aux mêmes règles de fonctionnement que la notation classique RGB, mis à part qu'une composante est ajoutée à la valeur : rgb(0,0,0) devient donc rgba(0,0,0,0) . La dernière valeur (l'alpha) indiquant le degré d'opacité entre 0 et 1. Illustrons cette notation sur une structure HTML, l'objectif étant d'appliquer une transparence de 50% sur la couleur d'arrière-plan de l'élément

CSS3 : la transparence de couleur avec RGBa - Alsacréations

Les ombrages en CSS3 - Alsacréations

Grâce à des propriétés telles que box-shadow , text-shadow et border-colors , les feuilles de style offrent la possibilité de créer des ombrages sur les différents éléments de votre page sans nécessiter d'image décorative et de découpes intempestives. Tout n'est pas rose puisque certains navigateurs à la traîne ne reconnaissent pas encore ces différentes propriétés et nécessitent des adaptations personnalisées. Faisons le tour du propriétaire...

Our Solar System — An experiment with CSS3 border-radius, transf

Sun The Sun is a star, a hot ball of glowing gases at the heart of our solar system. Its influence extends far beyond the orbits of distant Neptune and Pluto. Without the Sun's intense energy and heat, there would be no life on Earth. And though it is special to us, there are billions of stars like our Sun scattered across the Milky Way galaxy.