I can easily create a html input field that has text already in it. But when the user clicks on the input field the text doesn\'t disappears but stays there. The user then h
Use the placeholder attribute. The text disappears when the user starts typing. This is an example of a project I am working on: