
CSS
Get flash to fully experience Pearltrees
Vous pouvez trouver un tableau récapitulatif en image, pour résumer de manière précise et simple, tout ce qui concerne les CSS à cette adresse : http://www.ilovejackdaniels.com/cheat-sheets/css-cheat-sheet/ Les tableaux de compatibilités sont principalement tirés du site http://www.webdevout.com que je salue, au passage, d'un grand coup de chapeau. Notons que dans les tableaux de compatibilité , les nombres en pourcent vous renvoient vers les propriétés plus spécifique.
Cascading Style Sheets : L'ensemble des propriétés CSS - Mediabox - Centre de Formation Adobe et Apple - Ressources
CSS3 Patterns Gallery
» Skip to the CSS3 Gradient Generator Tool Lately, pretty cool things happen in the world of web design. HTML5 and CSS3 very easily get under the skin of everyone who is involved in the web development in any way.
Blog Archive | A CSS3 Gradient Button Generator
The examples on this page will work properly in Safari, Chrome and Opera. In Firefox prior to version 4 you will see the transforms, but without any animation. Transformation effects also work now in Internet Explorer 9 using the -ms- vendor prefix. The implementation of animation in CSS involves setting up a transformation to take place in response to a mouseover or other event. Then, rather than applying the effect instantly, we assign a transition timing function which applies the transformation/s over a set time period. Firefox and Opera now support these transforms with an almost identical syntax - just replace -webkit with -moz or -o in the examples below and you will see the same effects.

