This time I will bring you what are the basic controls of HTML and what are the precautions for using HTML controls. The following is a practical case, let's take a look.
Tag Tag is used to collect user information. type attributeAccording to different type attribute values, the input field has many forms. It can be a text field, check box, masked text control,radio button, button, etc.
text: text area readonly attribute: whether it is read-only. password: password area, the entered text is displayed with '*' checkbox: check box checked attribute: whether to check; radio: Radio button; name attribute: Specify multiple radio button boxes to perform radio selection operations in an area reset: Reset all labels in the current