Question page

Present a list of options to the user to select from.
276px.
No matches found.

When you must disable a button or input:
Placeholder text disappears when users start typing, leaving them without context for what the field is asking for.
Always use a visible label above or beside the input field. Placeholder text can provide an example of the expected format, but should never be the only indication of what information is needed.
The form item automatically associates the label with the input for screen readers, ensuring your form is accessible.