Design an HTML form which can be used to registrate for some event, e.g. a summer festival or a conference. The user should have the possibility to
give personal and contact information
choose the accommodation from several alternatives
sign up for several "subevents", e.g., concerts
give some extra information, e.g., some special arrangements desired
choose between payment alternatives
Use HTML tables in the implementation. You can use your own imagination with the details. It is not necessary for the form to start some function.