Tuesday, May 19, 2015

Have a placeholder value in a fill-in-the-blank box until one starts typing in it in the name of being helpful.

http://www.html5tothepoint.com/placeholder.htm has the following example of a placeholder value at an input type HTML tag.

<input type="text" placeholder="sample text">

No comments:

Post a Comment