https://github.com/kumaresh231299/dom-form
Dom Form
https://github.com/kumaresh231299/dom-form
css dom htmlform js
Last synced: about 2 months ago
JSON representation
Dom Form
- Host: GitHub
- URL: https://github.com/kumaresh231299/dom-form
- Owner: kumaresh231299
- Created: 2024-04-26T13:17:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-26T14:27:42.000Z (about 2 years ago)
- Last Synced: 2025-01-14T17:19:57.872Z (over 1 year ago)
- Topics: css, dom, htmlform, js
- Language: HTML
- Homepage: https://my-dom-form.netlify.app/
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
// Form Task \\
-> I completed the Form task using DOM.
-> First Name, Last Name, Address, Pincode, Gender food(must choose at least 2 out of 5 options ), state and Country.
->On submission values are append the table.
-> Clear the form fields after updating the record in the table.