What is the purpose of the placeholder attribute in an <input>?
placeholder
<input>
<input type="text" placeholder="Write something...">
None of the options
Defines the default value of the input
Displays suggestive text within the input
Displays a validation message