Created
July 30, 2019 17:58
-
-
Save aaggour/f3a04e9dd817f2cff5d720ae93bbae15 to your computer and use it in GitHub Desktop.
size attribute
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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