Definition
The spellcheck Attribute specifies whether the element should have its spelling and grammar checked.
Applicable Elements
spellcheck is a Global Attribute, meaning it can be used with all HTML Elements.
In particular, though, it is used in the following elements:
<input>elements<textarea>elements- Any element made editable
Further information is coming soon.
