September 2007
Des formulaires plus simples (Introduction)
by 19 othersle tuto sur les formulaires de fred cavazza
February 2007
A List Apart: Articles: Prettier Accessible Forms
by 7 othersIt can be time consuming to make web forms both pretty and accessible. In particular, laying out forms where the form label and input are horizontally adjacent, as in the image below, can be a real problem. We used to use tables, which worked well in this scenario—but forms don’t constitute tabular data, so it’s a semantic faux pas.
1
(2 marks)