
css
Get flash to fully experience Pearltrees
Capucine
Ruby on Rails 3.1 intègre nativement deux éléments importants dans le développement web concernant le Frontend : SASS (+ Compass) et CoffeeScript. Nous vous invitons à regarder leurs documentations pour comprendre l’intérêt de ces deux méta-langages. Capucine a du sens si vous pensez que SASS et CoffeScript ont du sens.html5/css3
grid
tools
LESS « The Dynamic Stylesheet language
As an extension to CSS, LESS is not only backwards compatible with CSS, but the extra features it adds use existing CSS syntax. This makes learning LESS a breeze , and if in doubt, lets you fall back to CSS. And we want to use these properties inside other rulesets.File: INDENTED_SYNTAX
The 30 CSS Selectors you Must Memorize | Nettuts+
If you follow me on twitter or have heard one of my talks you’ll probably know I despise spaces for indentation with a passion. However, I’ve never gone into the details of my opinion on stage, and twitter isn’t really the right medium for advocacy. I always wanted to write a blog post about my take on this old debate, so here it is. Tabs take up less space Yes, this might be an insignificant difference after gzipping and a nonexistent one after minification.
Lea Verou | Life at the bleeding edge (of web standards)
Apr 9 2012 The :target pseudo selector in CSS is both pretty cool and pretty limited in what it can do. In this article we discuss some things it can be helpful with, it’s limitations, and some work arounds.
CSS-Tricks
Web colors are colors used in designing web pages, and the methods for describing and specifying those colors. Colors may be specified as an RGB triplet or in hexadecimal format (a hex triplet ). They may also be specified according to their common English names in some cases. Often a color tool or other graphics software is used to generate color values. Hexadecimal color codes begin with a hash (#). [ 1 ] [ 2 ] A color is specified according to the intensity of its red, green and blue components, each represented by eight bits . Thus, there are 24 bits used to specify a web color, and 16,777,216 colors that may be so specified.

