CSS3

TwitterFacebook
Get flash to fully experience Pearltrees
S'adapter à la taille d'écran

Pearltrees on CSS3

http://www.csszengarden.com/tr/francais/?cssfile=/210/210.css&page=0

Jardin Zen css - 1xHTML, nxCSS

Une demonstration de ce qu'on peut accomplir lorsqu'on utilise les CSS pour la conception web. Sélectionez n'importe quelle feuille de style listée pour charger le résultat sur cette page. Les reliques passées des sélecteurs spécifique aux navigateurs, des DOM s incompatibles, et du manque de support des CSS encombrent un long chemin sombre et morne.
Forms are usually seen as that obnoxious thing we have to markup and style. I respectfully disagree: forms (on a par with tables) are the most exciting thing we have to work with. Here we’re going to take a look at how to style a beautiful HTML5 form using some advanced CSS and latest CSS3 techniques. I promise you will want to style your own forms after you’ve read this article. The form. (Icons from Chalkwork Payments ) http://24ways.org/2009/have-a-field-day-with-html5-forms

24 ways: Have a Field Day with HTML5 Forms

A l'heure où les anciennes versions d'Internet Explorer disparaissent, il devient plus que temps de s'ouvrir aux secrets d'un langage malheureusement trop peu connu : CSS2, ou plus précisément CSS2.1. De larges parties de CSS2 ont été occultées en raison des faiblesses d'IE6 puis d'IE7. Le marché actuel nous offre enfin la possibilité, au cas par cas, de négliger ces anciennes versions du navigateur de Microsoft. Les possibilités offertes par CSS2 sont bien plus vastes que vous ne l'imaginez…

CSS2

http://www.alsacreations.com/article/lire/1200-10-techniques-avancees-et-secrets-de-css2.html
http://www.css3.info/preview/multiple-backgrounds/ Browser support for multiple backgrounds is relatively widespread with Mozilla Firefox (3.6+), Safari/Chrome (1.0/1.3+), Opera (10.5+) and even Internet Explorer (9.0+) all implementing the feature. Here’s a basic example: This box has two background images, the first a sheep (aligned to the bottom and center) and the second a grass and sky background (aligned to the top-left corner).

Multiple Backgrounds with CSS3 - CSS3 . Info