Page 1 of 1

I have to make a volunteer form using HTML/Javascript with a supporting CSS document. The volunteers should be able to s

Posted: Fri May 20, 2022 5:04 pm
by answerhappygod
I have to make a volunteer form using HTML/Javascript with a
supporting CSS document. The volunteers should be able to select
jobs from a predefined set of lists, along with being able to log
hours like a timesheet. The volunteer form should have jobs that
are available along with availability hours. What is the code I can
implement to have this volunteer form?