Details
Copy Below Code
View As A Text File
Show Text Only
Show API
Edit Code
Details
The HTML element generates the widget for disclosure, where the information will be visible only after the widget has been switched to the “open” state. A brief description or label should be included in the element.
<details>
<summary>What is HTML</summary>
HyperText Markup Language (HTML) is the set of markup symbols
</details>