Skip to content

Instantly share code, notes, and snippets.

@aaggour
Created July 30, 2019 17:58
Show Gist options
  • Select an option

  • Save aaggour/f3a04e9dd817f2cff5d720ae93bbae15 to your computer and use it in GitHub Desktop.

Select an option

Save aaggour/f3a04e9dd817f2cff5d720ae93bbae15 to your computer and use it in GitHub Desktop.
size attribute
<input type="text" size=100>
<input type="text">
<input type="text" size=5>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment