Input text box, you can use the placeholder property
The result is that when the content of the text box is empty, the prompt will be displayed, and when the content is entered, the prompt will disappear
The difference between the placeholder and the value attribute is that the value attribute is directly set to the content in the text box