norme (css[1])

TwitterFacebook
Get flash to fully experience Pearltrees

The 30 CSS Selectors you Must Memorize

This entry is part 2 of 16 in the CSS3 Mastery Session - Show All « Previous Next » Twice a month, we revisit some of our readers’ favorite posts from throughout the history of Nettuts+. This tutorial was first published in November, 2010. http://net.tutsplus.com/tutorials/html-css-techniques/the-30-css-selectors-you-must-memorize/
CSS is a language that is not difficult to master, but if you use it for a large project, it can be very difficult to manage if you do not follow a defined approach while writing CSS code. Here are few tips that will help you write better and easy to manage CSS code. 1. http://webdeveloperplus.com/css/tips-to-write-better-css-code/

Tips to Write Better CSS Code

The History of CSS Resets

http://sixrevisions.com/css/the-history-of-css-resets/ When artists begin a new painting, they don’t immediately reach for the cadmium red and the phthalo blue.

Introducing… CSS3Please.com

http://paulirish.com/2010/introducing-css3please/ Man, whenever I’m writing some css3, I get so tired of writing all the vendor-specific prefixes (like -moz- border-radius).

Writing Efficient CSS for use in the Mozilla UI - MDN Docs

This document provides guidelines for optimizing CSS code, and more specifically on how to write efficient selectors. The CSS specification doesn't specify how browsers must implement the style system, merely what it must do. https://developer.mozilla.org/en-US/docs/CSS/Writing_Efficient_CSS
http://dl.dropbox.com/u/39519/talks/cssperf/index.html

CSS PERFORMANCE

Element
Cascading Style Sheets , most of the time abbreviated in CSS , is a stylesheet language used to describe the presentation of a document written in HTML or XML (including various XML languages like SVG or XHTML ) . https://developer.mozilla.org/en-US/docs/CSS

CSS

CSS Reference | MDN

This CSS Reference lists all standard CSS properties, pseudo-classes and pseudo-elements , @-rules , and selectors in alphabetic order. https://developer.mozilla.org/en-US/docs/CSS/CSS_Reference

Cascading Style Sheets (CSS) Snapshot 2010

http://www.w3.org/TR/CSS/ Abstract This document collects together into one definition all the specs that together form the current state of Cascading Style Sheets (CSS) as of 2010.