Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coquille dans la page Formulaires - Aides et contrôles de saisie - Démonstrations #14

Open
firewalkwizme opened this issue Jan 9, 2018 · 1 comment

Comments

@firewalkwizme
Copy link

Dans la section Indication de format, on a le code :

<label for="taille">Quel est votre taille ?</label> <input id="taille" aria-describedby="help-title" type="text" /> <span id="help-taille"><abbr title="centimètres">cm</abbr></span>

Or il y a une coquille sur la balise <span id="help-taille"> qui devrait être <span id="help-title">

@PhilippeVay
Copy link

J'ajoute que taille est un nom féminin ; l'intitulé de la question devrait donc être "Quelle est votre taille ?"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants