Can anyone please solve the problem
Write an HTML program to display the given output.
Attachments:
Answers
Answered by
2
Answer:
The <output> tag is used to represent the result of a calculation (like one performed by a script).
Global Attributes
The <output> tag also supports the Global Attributes in HTML.
Event Attributes
The <output> tag also supports the Event Attributes in HTML.
Related Pages
HTML DOM reference: Output Object
Default CSS Settings
Most browsers will display the <output> element with the following default values:
I hope this answer helpful for you
Similar questions