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.
Adding a table to a Creator form is done through a Note field in the form. In a workflow, a variable is created to contain the HTML and CSS syntax and will be appended to throughout. Records are ...