The task was to create a table containing “Name” as text field, “Surname” as Text field, “Age” as drop down menu, “Sex” as radio button and “Hobby” as checkbox.
The submission have to be done by two buttons (“OK” and “Cancel”), where the “OK” button will display the table data in a pop-up window after clicking.
Example table is presented on picture number 1.

On next page you can check source code.