public marks

PUBLIC MARKS from nhoizey with tags css & html

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)"

CSScharts - bar charts created with pure CSS

For a project I am working on right now I needed to have really fast bar charts that don't need any plugins or rely heavily on JavaScript. This is why I've put together some bar charts in pure CSS.

2009

Les standards HTML et CSS des origines à mercredi dernier

"HTML et CSS : d'où ils viennent, comment ils sont apparus et pourquoi il faut du champagne cher pour les faire évoluer

Intégrateurs, montez au front (Stéphane Deschamps)

by 1 other
« le web [est] l’environnement de développement le plus hostile du monde [...]. Aucun autre environnement de développement n’est aussi compliqué, et en même temps aussi facilement cassé chez le client. »

Les e-mails en HTML c'est difficile

Ce n'est pas nouveau comme le montre ce workshop du W3C de 2007, et ça ne va pas dans le bon sens avec Outlook 2010... :-(

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.

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)

Opera Web Standards Curriculum

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

Tripoli - a CSS standard for HTML rendering

by 3 others
Tripoli is a generic CSS standard for HTML rendering. By resetting and rebuilding browser standards, Tripoli forms a stable, cross-browser rendering foundation for your web projects.

2007

Home | Email Standards Project

by 22 others
Our goal is to help designers understand why web standards are so important for email, while working with email client developers to ensure that emails render consistently. A community effort to improve the email experience for both designers and readers

A Guide to CSS Support in Email: 2007 Edition

by 19 others
12 months since our original Guide to CSS Support in Email and quite a bit has changed since. Most significant of these changes was in the wrong direction, with Microsoft's decision to use the Word rendering engine instead of IE in Outlook 2007

swfIR: swf Image Replacement

by 25 others
swfIR (swf Image Replacement) is here to solve some of the design limitations of the standard HTML image and its widely-accepted associated CSS values, while still supporting standards-based design concepts. Using the dark arts of JavaScript and Flash, swfIR gives you the ability to apply an assortment of visual effects to any or all images on your website. Through progressive enhancement, it looks through your page and can easily add some new flavor to standard image styling.

2006

Embruns > standards du web > le sens du canard

by 5 others
Un célèbre avocat du barreau de Paris m’a posé la question cette semaine : “Mais, qu’est-ce que cette histoire de canard qui fait tant rire les geeks ?”. Étant d’un naturel serviable, je me dois de lui éclairer sa lanterne.

dompdf - The PHP 5 HTML to PDF Converter

by 5 others
dompdf is an HTML to PDF converter. At its heart, dompdf is (mostly) CSS2.1 compliant HTML layout and rendering engine written in PHP. It is a style-driven renderer: it will download and read external stylesheets, inline style tags, and the style attributes of individual HTML elements. It also supports most presentational HTML attributes.

2005

A List Apart: Articles: Printing a Book with CSS: Boom!

by 5 others (via)
we decided to take the ultimate challenge: to produce the next edition of our book directly from HTML and CSS files.

Style In Email - css-discuss

(via)
An Email template is usually sent as a single-part or a multi-part. There are several MIME types associated with the various parts, the most common being text/plain, text/enriched and text/html. The only MIME type on topic for this WIKI is the HTML. This document addresses CSS that works safely in the majority of cases.

Optimizing CSS presentation in HTML emails | Articles/Tips - Campaign Monitor Blog

by 4 others (via)
Like it or not, HTML emails are here to stay. And if we're going to be asked to build them, we might as well do what we can to ensure they are built with accessibility in mind.