Skip to content

Instantly share code, notes, and snippets.

@ThaddeusJiang
Created July 25, 2018 02:20
Show Gist options
  • Save ThaddeusJiang/e63494b6dca415aea4831bacd46928a2 to your computer and use it in GitHub Desktop.
Save ThaddeusJiang/e63494b6dca415aea4831bacd46928a2 to your computer and use it in GitHub Desktop.
html input 默认提示符 placeholder
  • html input 默认提示符 placeholder
<input type="text" name="fname" placeholder="First name">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment