https://github.com/cellie0320/webformvalidation
This repository contains a web form with client-side validation using HTML, CSS, and JavaScript. Features include input fields, dropdowns, real-time validation feedback, and sticky form behavior. Validates personal info, ensuring correct formats and required fields. Displays a summary if all inputs are valid
https://github.com/cellie0320/webformvalidation
Last synced: 2 months ago
JSON representation
This repository contains a web form with client-side validation using HTML, CSS, and JavaScript. Features include input fields, dropdowns, real-time validation feedback, and sticky form behavior. Validates personal info, ensuring correct formats and required fields. Displays a summary if all inputs are valid
- Host: GitHub
- URL: https://github.com/cellie0320/webformvalidation
- Owner: Cellie0320
- License: apache-2.0
- Created: 2024-05-19T20:02:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-14T12:02:29.000Z (10 months ago)
- Last Synced: 2025-02-08T10:46:21.281Z (4 months ago)
- Language: HTML
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebFormValidation
This repository contains a web form with client-side validation using HTML, CSS, and JavaScript. Features include input fields, dropdowns, real-time validation feedback, and sticky form behavior. Validates personal info, ensuring correct formats and required fields. Displays a summary if all inputs are valid## License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.Copyright [2024] [Marcel De Lange].