What is the purpose of 'output' tag in HTML5?
Answer / Dinesh Kumar Sinha
The '<output>' tag is used to display the result of a calculation or conversion within an HTML form. It's often associated with other input elements like '<input type="number">' and a corresponding script for performing calculations.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you write a meta description?
How are your skills without the use of CodeIgniter, basic HTML/CSS skills?
What are the new Form elements made available in HTML5?
How to utilize a server-sent event in HTML5?
What is w3c recommendation?
Can html5 replace javascript?
Why do we add doctype in html?
How do I center a div horizontally?
Name some common lists that are used when designing a page.
How do I start html coding?
Is br or br bigger?
Which doctype is correct for html5?