Link copiato negli appunti
Dopo il lancio della notizia sul blog di Peter Paul Koch, ho avvistato almeno una decina di riprese sui blog più quotati in tema di web design, web standards e dintorni. L'ultima è questa di Roger Johansson. Tutti a decantare la nuova legge olandese in tema di accessibilità . Tutti a fare wow!. Tutti a stilare liste dei punti chiave contenuti nelle linee guida. Copio e incollo dal post di Johansson:
- separate structure from presentation
- do not use deprecated markup
- when creating a new website, use a Strict doctype
- use progressive enhancement
- create semantic
class
andid
values - use the W3C DOM when scripting
- script-only links must be generated by JavaScript
- do not use the
alt
attribute to create tooltips
Tutte cose buone e giuste, per carità . Ma sbaglio a dire che la normativa italiana in materia (che è del 2004/2005) non è da meno su questi punti specifici?