Placeholder Attribute

Example showing placeholder text in an input field.

Preview

Code

<input type="text" placeholder="Enter your name">

More HTML Input Attributes Examples (9)