News

Problem statement Create a form and table using HTML, CSS and DOM. The form should contain the following field. First name, last name, address, pincode, gender ...
Adding a table to your website is a useful way to present large amounts of information clearly. Tables also provide an efficient use of space, and let you more easily read and compare complex data.