Update 102-forms-and-validations.md
Added information and link.
This commit is contained in:
committed by
Kamran Ahmed
parent
6e451ef5cf
commit
867e3f2a8c
@ -1 +1,6 @@
|
||||
# Forms and validations
|
||||
# Forms and validations
|
||||
|
||||
Many websites allow the user to submit and request information using forms. While doing this it is important to ensure all form controls are filled out correctly.
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink badgeText='Read' href='https://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation'>MDN Web Docs: Client-side form validation</BadgeLink>
|
||||
|
Reference in New Issue
Block a user