Placeholder text is the text that appears in
an input
field before the user clicks it and
starts typing. Placeholder text disappears
as soon as the user starts typing.
Placeholder vs Label:
In HTML forms, placeholders are often used to give
users a hint or an example of what should be entered
in the respective input field.
While labels are used to add a label or short description
to an input field.