https://github.com/revogati/form_validation_in_js
Repo has HTML and CSS files for the main web layout and design. Javascript is then implemented for validation of various input to make sure they meet set criteria.
https://github.com/revogati/form_validation_in_js
Last synced: about 2 months ago
JSON representation
Repo has HTML and CSS files for the main web layout and design. Javascript is then implemented for validation of various input to make sure they meet set criteria.
- Host: GitHub
- URL: https://github.com/revogati/form_validation_in_js
- Owner: REVOgati
- Created: 2024-01-19T16:44:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-22T03:36:52.000Z (over 1 year ago)
- Last Synced: 2025-01-07T23:48:20.306Z (4 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: READme.md
Awesome Lists containing this project
README
**Description**
- Using Javascript gto validate inputs by user
- HTML makes the layout of the form,CSS for design and Javascript for validation