public marks

PUBLIC MARKS from Monique with tags [en] & xhtml

2010

XHTML Flavors comparisons

This table compares the elements and attributes present in various mobile flavors of XHTML with the ones in XHTML 1.0 strict.

2009

Sam Ruby: First Polyglot Validator Check Deployed

The only checks that are made for now is for attribute values. Attribute with values that are unquoted are flagged if either the Pedagogical or Polyglot profile is selected. Additionally, attributes without values at all will be flagged if Polyglot is selected.

2008

HTML: The Markup Language

by 1 other
W3C Editor's Draft 20 November 2008

12 Principles For Keeping Your Code Clean | CSS | Smashing Magazine

by 2 others
by Chris Coyier Beautiful HTML is the foundation of a beautiful website. When I teach people about CSS, I always begin by telling them that good CSS can only exist with equally good HTML markup.

2006

XHTML 2.0 versus HTML 5 (webapps 1.0)

by 1 other (via)
XHTML 2.0 is simpler than HTML 4.01 and HTML 5 (web Apps) by REDUCING the number of elements. Very interesting stastistics which is closer of the motto of the microformats.

75 Helpful Web Design Resources

by 11 others (via)
Tous en anglais, beaucoup de connus, mais c'est bien de les avoir regroupés.

Web Browser Standards Support

by 9 others
Support : Internet Explorer, Firefox, and Opera web browsers, with focus on the HTML, CSS, DOM, and ECMAScript technologies.

BrainJar.com: CSS Positioning

by 7 others (via)
"To use CSS for layout effectively, it helps to know how it's used to position page content."

Tag Soup: Crazy parsing adventures

how browsers parsed HTML (Hixie's Natural Log)

Invalid Code Can Get You Booted from Google

"invalid code, nested tables and some other HTML factors can affect rankings at the search engines"

WYM editor - open source XHTML editor - Accessify Forum

"Our goal is XHTML compliance, accessibility and easy processing of the information (ie XSL transformation)."

SourceForge.net: WYM editor

(via)
Web-based WYSIWYM editor (What You See Is What You Mean), which goal is to produce XHTML-CSS compliant code. WYM editor lets the writer concentrate on the structure and the content of the document, not on the visual layout.

WYM editor : an Open Source alternative to XStandard - standards-compliant XHTML WYSIWYM editor - Home

by 1 other (via)
WYM editor is a web-based WYSIWYM editor (What You See Is What You Mean). Projet Open Source, actuellement compatible IE (appel à contributeurs pour la compatibilité Mozilla/Firefox)

Simple, accessible external links

by 6 others (via)
Comment signaler très simplement un lien externe

2005

Web Browser Standards Support

by 2 others (via)
Support (X)HTML, CSS, DOM, XLM, RSS... pour IE 6, Firefox 1.0 et Opera 8 (une pétition à signer pour Safari). Très complet !

Facts and Opinions About PDF Accessibility

by 1 other
Un article de Joe Clark, avec un tableau des fonctions supportées par les versions successives des principaux lecteurs d'écran.

Styled Checkboxes

Accessible, pretty forms developed by Philip Howard (boutons radio et des cases à cocher)

mir.aculo.us

by 17 others (via)
Thomas Fuchs, a programmer and webdesigner from Vienna, Austria.

Juicy Studio: Skip Links

by 2 others
Skip links are an accessibility feature to help visitors navigate their way around a document.

Juicy Studio: Generic Form Validation Routine

by 5 others
This article investigates associating a generic form handler to all forms on a web page using ECMAScript.

Web Browser Standards Support

by 23 others (via)
Navigateurs : MSIE 6, Firefox 1.0, Opera 8

IE -> Mozilla Guide for Web Application Developers

by 5 others (via)
Even though Web Standards exist, different browsers behave differently, sometimes even the same browser may behave so on different platforms.