In the following code snippet, what is the purpose of placeholder?
<input type="text" name="address" placeholder="Enter your address">
In the following code snippet, what is the purpose of placeholder?
<input type="text" name="address" placeholder="Enter your address">