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 6:12 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 and
CSS document so I can implement this volunteer form?