public marks

PUBLIC MARKS from philippej with tags design & css

2008

Helvetireader

by 10 others (via)
Un thème minimaliste pour Google Reader.

2007

53 CSS-Techniques You Couldn’t Live Without

by 60 others, 6 comments (via)
« 53 CSS-based techniques you should always have ready to hand if you develop web-sites. »

Switchy McLayout : An Adaptive Layout Technique

by 7 others
« Switchy McLayout lets you define the dimensions, information richness, and appearance of your content objects for set ranges of screen sizes. »

2006

Réalisation d'un design complet (XHTML / CSS) en 5 étapes

by 10 others (via)
« ... étape par étape comment faire le code xhtml et css d'un design pas forcément très évolué mais vous pourrez comprendre le processus de création d'un design en xhtml et css. »

Unobtrusive Sidenotes

"...a dead simple way to include nicely highlighted sidenotes that live alongside your primary text." Very nice !

Free CSS Navigation Menu Designs

by 14 others
"... eleven CSS navigation menus created using the Sliding Doors technique."

Creating accessible bar charts

by 4 others
"...why image based charts are bad and what you can do about it."

In Search of the Holy Grail

by 18 others
"...deploy the Holy Grail layout without compromising your code or your flexibility."

FireBug

by 23 others
"...a new tool for Firefox that aids with debugging Javascript, DHTML, and Ajax." Bien sûr faudrait quand même pas pousser mémé dans les orties non plus :)

The Accessibility Hat Trick : Getting Abbreviations Right

by 6 others
"By taking the time to pull off the accessibility hat trick, to make our content standards compliant, backwards compatible, and fully accessible, we allow all users to approach our content as equals. That's what AAA-level conformance is about."

Focus Slide Navigation

by 5 others
Un moyen pour faire glisser un menu de navigation.

2005

FACE: Faruk's Animated CSS Enhancements

by 11 others
"...developed to allow standards-compliant web developers to put more life and energy into their pages, without having to learn Javascript or Flash : all it takes is basic math skills and a good understanding of CSS."

Simple, accessible external links

by 6 others
"...a way to add descriptive text to all external links and then replace this text with a small icon for CSS supporting browsers..."

Bulletproof Logos

by 1 other
"Styling the alt text in Firefox and Opera."

Maintainability, a.k.a. the CSS elephant

"It's time to talk about the elephant in the corner of the room : stylesheet maintainability".

Data Tables and Cascading Style Sheets Gallery

by 17 others
"...a showcase of how CSS and data tables can work together to create usable and pretty results".

Simple, accessible "more" links

by 3 others
"CSS use to hide the full description of the link (from CSS-supporting browsers) while allowing older devices and screen readers to receive the entire content".

CSS design for the future : workaround vs hacks

by 4 others
"...attempt to shed a small light on good practices on CSS coding for browsers".

CSS Reboot

by 63 others
"CSS Reboot will attempt to bring together web professionals who design with CSS and standards in mind to launch their redesigns on May 1st along with all the Flash designers".

From footnotes to sidenotes

"It's about using footnotes on the web".

Designline for the Open Air blog template

by 3 others
Un gif animé pour visualiser "pas à pas" la construction d'un design CSS.

Drag and Drop Sortable Lists with JavaScript and CSS

by 16 others
Comment ré-arranger des listes avec CSS et Javascript. Génial !