Skip to content

Challenge Add Placeholder Text to a Text Field

SaintPeter edited this page · 1 revision
Clone this wiki locally

Your placeholder text is what appears in your text input before your user has inputed anything.

You can create placeholder text like so: <input type="text" placeholder="this is placeholder text">.

Something went wrong with that request. Please try again.