I need to create a simple website/webpage, a questionnaire. So I need to create a webpage that has many forms.
For example, a form asking, "Are you Male or Female?". If "Female" is chosen, I would like a form to pop up below it asking "Are You pregnant?".
But this page will have many more questions.
I know about HTML, but what about the server-side of the coding? What language should I write that in?
Should I start with a designing tool like Dreamweaver?