📅  最后修改于: 2020-11-04 00:48:40             🧑  作者: Mango
HTML
以下是有关HTML的一些规范
Display | Inline |
Start tag/End tag | Both Start and End tag |
Usage | Forms and Input |
Output Tag
Calculate the Sum of the two Numbers
输出:
Attribute | Value | Description |
---|---|---|
for | element_id | It specifies the list of other element’s ids which indicates the relationship between the result of the calculation and the input elements. |
form | form_id | It specifies the form element to which this element is associated with. |
name | name | It defines the name for the output element. |
HTML
HTML
Element | Chrome | IE | Firefox | Opera | Safari |
Yes | Yes | Yes | Yes | Yes |