AugustinLF / fernweh

1 stars 0 forks source link

Check if html attributes of forms are correct #53

Closed AugustinLF closed 9 years ago

AugustinLF commented 9 years ago

There seems to be a problem (not sure) with the tags we have : label for="email">Email

For is supposed to be related to an ID (https://developer.mozilla.org/en-US/docs/Web/HTML/Element/label).

We seem to have this problem in all our forms. Before working on that, wait for me to push my last branch (with the crop).