资讯

The newest specs for HTML forms give programmers more control over data input and validation, while offloading much of the work to the browsers ...
The HTML language provides a range of input types you can use in your forms. For example, to create a checklist, you can include multiple checkbox elements in the form together with descriptive text.
Right-click the Web form and select "View Code" to see the HTML code associated with the file. Scroll down the file to the location of your HTML table.