Just use "E-Mail". It is simple and clear for all users.
- What is placeholder text for email?
- What is the best practice placeholder text?
- Should I use placeholder text?
- What is label vs placeholder?
What is placeholder text for email?
The placeholder attribute specifies a short hint that describes the expected value of an email field (e.g. a sample value or a short description of the expected format). The short hint is displayed in the text field before the user enters a value.
What is the best practice placeholder text?
A good solution for placeholder text is a floating label. The placeholder text would be shown by default, but once an input field is tapped and text is entered, the placeholder text fades out and a top-aligned label animates in. Floating labels.
Should I use placeholder text?
Placeholder text can be used as an attribute for almost every HTML input type, and misguided designers and developers don't hesitate. It is tempting to provide text help for complex forms or omit input labels to improve aesthetics. However, employing placeholder text to do so causes many usability issues.
What is label vs placeholder?
Placeholders are bits of example content or hints which provide visitors with visual cues to aid in form completion. Labels appear outside of their respective form field, while placeholders appear inside of their respective form field and disappear when visitors click or tab into the field...