Skip to content

Instantly share code, notes, and snippets.

@xmlking
Created August 8, 2011 21:26
Show Gist options
  • Save xmlking/1132797 to your computer and use it in GitHub Desktop.
Save xmlking/1132797 to your computer and use it in GitHub Desktop.
Placeholder in html5
<form>
<code>
<input name="fieldname" placeholder="Enter any keyword">
<input type="submit" value="Search">
</code>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment