pull/723/head^2
terakilobyte 2015-05-28 11:32:41 -04:00
parent aa6ae15d40
commit 731cd57e8e
1 changed files with 1 additions and 1 deletions

View File

@ -1425,7 +1425,7 @@
"name": "Waypoint: Add Placeholder Text to a Text Field",
"difficulty": 0.039,
"description": [
"Add the placeholder text \"type a cat photo URL here\" to your text field.",
"Add the placeholder text \"cat photo URL\" to your text field.",
"Placeholder text will appear in your text field before your user has inputed anything.",
"For example: <code>&#60;input type='text' placeholder='this is placeholder text'&#62;</code>"
],