News

HTML Inputs HTML forms use input elements. There are various different types of input element, including buttons, check-boxes, text-fields and more.
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.