Remove not required fields from forms

November 30, 2014

It is strange to see forms on web pages with asterisks (*) next to their fields, and a caption at the bottom, saying: * = required fields. I say: if it is not required, why ask for it?

Let's drop the not-required fields from forms, and also asterisks, etc.. Keep It Simple.