2012
24 ways: A Harder-Working Class
Class is only becoming more important. Focusing on its original definition as an attribute for grouping (or classifying) as well as linking HTML to CSS, recent front-end development practices are emphasizing class as a vessel for structured, modularized style packages. These patterns reduce the need for repetitive declarations that can seriously bloat file sizes, and instil human-readable understanding of how the interface, layout, and aesthetics are constructed.
CSS outline property - outline: none and outline: 0
What does the outline property do?
It provides visual feedback for links that have "focus" when navigating a web document using the TAB key (or equivalent). This is especially useful for folks who can't use a mouse or have a visual impairment. If you remove the outline you are making your site inaccessible for these people.
Hiding Content for Accessibility - Snook.ca
by 1 otherFor years now, we've used a number of techniques for hiding content offscreen for accessibility purposes. We do this because the content is still accessible to screenreaders while being removed from the interface for sighted users.
CSS : l'Art & la Science
Jamais, non, plus jamais n’oserez vous approcher une page HTML sans ressentir le désir ardent d’en découvrir l’envers, d’en démasquer la charpente, d’en partager la mécanique.
La tête dans le Flux ! - CSS, la grande remise en question ?
La morale de ce (long) billet est qu’il faut parfois remettre en question ses a priori et préceptes établis et que CSS, comme le Web en général, est un concept vivant qui évolue. A nous d’évoluer avec lui.
When can I use... Support tables for HTML5, CSS3, etc
by 12 othersCompatibility tables for support of HTML5, CSS3, SVG and more in desktop and mobile browsers.
Notices [AcceDe Web]
KNACSS, un mini framework CSS qui claque sous la dent !
by 4 othersSon but est de servir de base commune à tous les projets d'intégration web, grâce à une nomenclature et des conventions constantes. Mais aussi de faciliter les positionnements d'éléments, de gérer les alignements, les gouttières, etc. Le tout de la façon la plus propre et accessible possible
Charte CSS
Nous codons pour des humains, pour nos collaborateurs présents et/ou futurs donc un code lisible et compréhensible est primordial. Cette charte propose des règles pour écrire des CSS cohérentes et uniformisées pour améliorer leur maintenabilité.
CSS Properties Index · Jens O. Meiert
by 3 others (via)Un joli casse-tête en intégration – HTeuMeuLeu
by 3 othersIE6 et IE7 se meurent… CSS peut naître - La tête dans le Flux !
Arrêtez de vous pâmer devant CSS3, c’est classe mais encore trop tôt sur de nombreuses fonctionnalités, et d’autres pans de CSS2 sont restés trop longtemps dans l’oubli
2011
How to structure your CSS | Tutorial | .net magazine
Width: 100%, tu es le Mal ! | La tête dans le Flux !
Techniques in responsive web design | Webdesigner Depot
The techniques in this article explain how we can leverage this powerful capability of CSS to also change imagery, alter the navigation on hand-held devices, and set up default CSS for compatibility older browsers.
Vendor Prefixes Are Hurting the Web
I think vendor prefixes are hurting the Web. They are hurting Web authors. They are hurting users of browsers. They are hurting competition in the Web browser space. I think we (people developing browsers and Web standards) should stop hurting the Web. It would also make sense for browsers to implement other browsers’ prefixed features to the extent existing content uses prefixed features.
CSS Background: There’s More To Know Than You Think | Van SEO Design
The Future Of CSS: Embracing The Machine - Smashing Coding
The common conception among Web designers is that a good style sheet is created by hand, each curly bracket meticulously placed, each vendor prefix typed in manually. But how does this tradition fit in a world where the websites and applications that we want to create are becoming increasingly complex?
10 techniques avancées et secrets de CSS2 - Alsacréations
by 4 othersDe larges parties de CSS2 ont été occultées en raison des faiblesses d'IE6 puis d'IE7. Le marché actuel nous offre enfin la possibilité, au cas par cas, de négliger ces anciennes versions du navigateur de Microsoft.
Styling form controls with CSS, revisited | 456 Berea Street
by 14 othersThe screenshots are taken from 8 browsers on 4 operating systems, for a total of 14 different browser + OS combinations.
VagrantRadio - Simple Download Buttons (HTML & CSS)
HTML and CSS version of Simple Web Buttons by Orman Clark. Free to use