Use placeholder attribute:
<input type = "text" name="text" placeholder="Email Address">
Reference:
http://stackoverflow.com/questions/108207/how-do-i-make-an-html-text-box-show-a-hint-when-empty
<input type = "text" name="text" placeholder="Email Address">
Reference:
http://stackoverflow.com/questions/108207/how-do-i-make-an-html-text-box-show-a-hint-when-empty
No comments:
Post a Comment