HTML Input Elements
continuation of my first blog.
https://devj.hashnode.dev/intro-to-web-html
Forms
Forms tag allows the user to enter data and it will be used in many ways depending on its attributes.
Form Attributes
autocapitalize
none: No capitalization.
sentence...
devj.hashnode.dev2 min read