First Note:
placeholder attribute specifies a prompt to help the user fill in the input field. The value will not be submitted, and the prompt will be displayed when the input field is empty, and will be displayed when the input field is empty. Disappears when the field receives focus.
Such as
The value attribute specifies the value of the input element, and the value will be submitted
such as