Srijita-Mandal / fix-your-nums

Multiple-in-one calculator, by JavaScript, HTML & CSS
https://srijita-mandal.github.io/fix-your-nums/landing.html
MIT License
26 stars 55 forks source link

Validate contact us form #601

Closed khushimarothi closed 1 year ago

khushimarothi commented 1 year ago

I want to validate the contact us form Please assign under jwoc

Srijita-Mandal commented 1 year ago

@khushimarothi what type of validation?

khushimarothi commented 1 year ago

Validation using JavaScript. Instead of required. The color of input box will turn red and a message will be shown which will ask the user to fill the details correctly

Srijita-Mandal commented 1 year ago

@khushimarothi go for it.