InterviewSolution
Saved Bookmarks
| 1. |
Which tag is used for representing the result of a calculation? Explain its attributes. |
|
Answer» The <output> tag is used for representing the RESULT of a calculation. It has the following attributes:
The above EXAMPLE looks like |
|