public marks

PUBLIC MARKS from nhoizey with tag css

December 2010

Data Tables and Cascading Style Sheets Gallery

The CSS Table Gallery is a showcase of how CSS and data tables can work together to create usable and pretty results.

November 2010

Ultimate CSS Gradient Generator - ColorZilla.com

A powerful Photoshop-like CSS gradient editor from ColorZilla

CSS Compatibility and Internet Explorer

by 3 others
Détail des éléments CSS supportés par chaque version de IE

September 2010

How to Write Efficient CSS Selectors - O'Reilly Answers

"The impact of CSS selectors on performance derives from the amount of time it takes the browser to match the selectors against the elements in the document. Developers have some control over how long this matching takes by writing their selectors to be more efficient. The path to efficient selectors starts by understanding how selector matching works."

Opera's Developer Relations Team - There's more to mobile than media queries

Designing for low spec, slow connection speed devices and then progressively enhancing, although not a silver bullet, seems to be the best foundation for a maintainable, accessible and future-proof site.

July 2010

Metakine - Fairmount

by 1 other
Fairmount est un outil permettant la lecture d'un DVD encrypté.

Vendor-prefixed CSS Property Overview « Peter Beverloo

by 4 others
"this page shows a clearer overview of the implemented, prefixed properties, and their counterparts in other engines"

June 2010

High Performance Web Sites :: Frontend SPOF

"loading scripts and stylesheets in the typical way creates a frontend single point of failure that can bring down the entire site"

May 2010

Code Standards | Isobar

by 1 other
"This document contains normative guidelines for web applications built by the Interface Development practice of Isobar North America (previously Molecular)"

April 2010

#grid

by 2 others
"inserts a layout grid in web pages"

March 2010

Avoiding CSS hacks using Javascript - Valentin Agachi: web developer

Annotated link http://www.diigo.com/bookmark/http%3A%2F%2Fagachi.name%2Fweblog%2Farchives%2F2006%2F07%2F22%2Favoiding-css-hacks-using-javascript.htm

Plumb

"This is Plumb, a web layout composition tool for use with the Blueprint framework. Pretty much you just draw some stuff up above and it makes HTML for you."