public marks

PUBLIC MARKS from nhoizey with tags css & dev

June 2009

The Lightbox Clones Matrix « planetOzh

"Comparison of various scripts that display images and other objects in somehow cool CSS popups"

May 2009

[Paris-Beyrouth] Plugin : CSS imbriqués (SPIP 1.9 et GD2)

L’idée de la méthode des CSS imbriqués est de saisir une classe qui dépend d’une autre classe à l’intérieur de sa définition, sans répéter la hiérarchie des intitulés.

April 2009

Fluid 960 Grid System | 12-column Grid

The Fluid 960 Grid System templates have been built upon the work of Nathan Smith and his 960 Grid System

January 2009

Faut-il avoir peur du « clickjacking » ?

« les [...] iFrames peuvent être ouvertes avec de simples feuilles de style CSS » ??? Va falloir qu'on m'explique...

De plus belles images redimensionnées côté client dans IE7

by 1 other
Si vraiment vous n'êtes pas capable de redimensionner vos images côté serveur pour ne pas surcharger inutilement le réseau, voilà qui sauvera l'apparence dans IE7.

December 2008

24 ways, calendrier de l'avent du dev Web

by 70 others, 1 comment
C'est un must read chaque année, alimenté par des pointures internationales du développement Web (à base de standards évidemment)

July 2008

Opera Web Standards Curriculum

Opera et Yahoo! nous aident à apprendre à développer des sites Web en exploitant au mieux les standars. Miam !

June 2008

Generated content, automatic numbering, and lists

Automatic numbering in CSS2 is controlled with two properties, 'counter-increment' and 'counter-reset'. The counters defined by these properties are used with the counter() and counters() functions of the the 'content' property.

April 2008

hartija - Google Code

by 5 others
universal Cascading Style Sheets for web printing by uniting all best CSS printing practises into one

The seven rules of unobtrusive JavaScript

by 7 others
Do not make any assumptions, find your hooks and relationships, leave traversing to the experts, understand browsers and users, understand Events, play well with others, work for the next developer

Equidistant Objects with CSS - CSS-Tricks

by 5 others
Creating a horizontal row of objects that are equidistant from each other is another one of those things in web design that is much more difficult than it should be. This can be a very useful thing to do, especially in fluid width layouts when you are try

March 2008

ARIA: Accessible Rich Internet Applications - MDC

by 1 other
ARIA, formerly known as DHTML accessibility, is a standard being developed at W3C - World Wide Web Consortium

January 2008

Litmus: Painlessly test your email and website designs

by 9 others
Litmus shows you precisely how your designs will be seen by your customers. We deliver screenshots of your web sites and email newsletters in seconds across all popular platforms.

October 2007

Elements of Design: A Web Design Showcase

by 19 others
Elements of Design is a different type of web design showcase focusing on specific aspects of web design.

September 2007

Ajaxian » CSS Sprite Generator Released

CSS Sprite is a single image file which contains several graphics. Using CSS background positions it’s possible to display any one of the graphics. By using a sprite you save on multiple http requests which helps speed up the rendering of your page.

August 2007

blueprintcss - Google Code

by 22 others
Blueprint is a CSS framework, which aims to cut down on your CSS development time. It gives you a solid CSS foundation to build your project on top of, with an easy-to-use grid, sensible typography, and even a stylesheet for printing.

How to make sexy buttons with CSS

by 15 others
This tutorial will teach you how to create pretty looking textual buttons (with alternate pressed state) using CSS.

July 2007

XRAY :: for web developers

by 15 others
XRAY is a bookmarklet for Safari, Firefox, Camino or Mozilla. Use it to see the box model for any element.

LightWindow Demo

by 14 others
Cette librairie JavaScript permet de créer très facilement des pseudo fenêtre en sur impression de la page Web, pour montrer tout type de contenu. Dommage que ce soit basé sur Prototype et Scriptaculous, et non jQuery...

Hyperlink Cues with Favicons (Ask the CSS Guy)

by 1 other
For links that point to external sites, what if, instead of showing a generic 'external link' icon, we showed that site's favicon?

Thumbnail Image Gallery

by 1 other
Works in IE5+ Win & Mac, Op7+, Saf (using inline-block), Moz (using -moz-inline-box). Variable size images centered inside fixed width (yellow) containers flowing (in a horizontally centered way) inside a (gray) fluid container.