An open API service indexing awesome lists of open source software.

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

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.