3 #HTML input attributes that can enhance the user experience:
✅ inputmode: Which virtual keyboard to display.
✅ autocomplete: Completion type, including new or current password, credit card number, one-time code, etc.
✅ spellcheck: Disable for non-word text inputs.